ChatMessage.MessageAuthor Property

Definition

Gets the SIP URI of the user who sent the message.

public:
 property Uri ^ MessageAuthor { Uri ^ get(); };
public Uri MessageAuthor { get; }
member this.MessageAuthor : Uri
Public ReadOnly Property MessageAuthor As Uri

Property Value

Uri

The message author.

Applies to