Compartir a través de


ISelf.Contact Property

Gets the IContact object representing self that can be used as a normal contact.

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

Syntax

HRESULT get_Contact
(
   IContact** selfContact
);

Return Value

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

See Also

ISelf Interface

UCCollaborationLib Namespace