IContactsAndGroupsManager.Self Property

Gets the self contact.

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

Syntax

HRESULT get_Self
(
   IContact** selfContact
);

Return Value

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

See Also

IContactsAndGroupsManager Interface

UCCollaborationLib Namespace