Click or drag to resize
MessageIsFromMe Property
Returns true if the current user is the sender of the message.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool IsFromMe { get; }

Property Value

Type: Boolean
See Also