Gets the collection of conversation modalities (modes of communication).

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

Syntax

C#
public 
IDictionary<

ModalityTypes, 
Modality>

Modalities { 
get; }

See Also