IDistributionGroup.Owner Property

Gets the owner of the group.

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

Syntax

HRESULT get_Owner
(
   IContact** owner
);

Return Value

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

See Also

IDistributionGroup Interface

UCCollaborationLib Namespace