Gets the properties of the change.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
IDictionary<

ConversationStateChangeProperty, 
Object> 
Properties { 
get; }

See Also