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: 550.0.60.0
Syntax
C#
public bool IsFromMe { get; }

Property Value

Type: Boolean
See Also