Share via


IGroupMemberChangedEventData.Contact Property

Returns the contact object that is added or removed.

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

IGroupMemberChangedEventData Interface

UCCollaborationLib Namespace