Share via


IConversation.Modalities Property

Gets the collection of conversation modalities.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT get_Modalities
(
   IModalityCollection** modalities
);

Return Value

A value of the IModalityCollection** (IModalityCollection, for a .NET application) type.

See Also

IConversation Interface

UCCollaborationLib Namespace