Share via


IConversation.Participants Property

Gets the participant collection.

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

Syntax

HRESULT get_Participants
(
   IParticipantCollection** participants
);

Return Value

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

See Also

IConversation Interface

UCCollaborationLib Namespace