ChatMessageReceivedEventArgs.Message Property

Definition

Gets the ChatMessage which was received.

public:
 property Microsoft::Rtc::Collaboration::PersistentChat::ChatMessage ^ Message { Microsoft::Rtc::Collaboration::PersistentChat::ChatMessage ^ get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.ChatMessage Message { get; }
member this.Message : Microsoft.Rtc.Collaboration.PersistentChat.ChatMessage
Public ReadOnly Property Message As ChatMessage

Property Value

The message.

Applies to