Partager via


IParticipant.Contact Property

Gets the contact object associated with the participant.

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

Syntax

HRESULT get_Contact
(
   IContact** contact
);

Return Value

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

See Also

IParticipant Interface

UCCollaborationLib Namespace