Click or drag to resize

MessageFromParticipant Property

Returns the participant who was the sender of the message.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public MessagingParticipant FromParticipant { get; }

Property Value

Type: MessagingParticipant
See Also