Share via


IParticipant.Conversation Property

Gets the parent conversation object of the participant.

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

Syntax

HRESULT get_Conversation
(
   IConversation** conversation
);

Return Value

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

See Also

IParticipant Interface

UCCollaborationLib Namespace