ChatMessage.MessageId Property

Definition

Gets the message ID. Each chat message is assigned a unique identifier in the persistent chat database.

public:
 property long MessageId { long get(); };
public long MessageId { get; }
member this.MessageId : int64
Public ReadOnly Property MessageId As Long

Property Value

The message id.

Applies to