Share via


IChatMessage.Properties Property

Definition

Properties associated with the message.

public System.Collections.ObjectModel.ReadOnlyDictionary<string,object> Properties { get; }
member this.Properties : System.Collections.ObjectModel.ReadOnlyDictionary<string, obj>
Public ReadOnly Property Properties As ReadOnlyDictionary(Of String, Object)

Property Value

Applies to