Gets the parent contact manager of this group.

Namespace:  Microsoft.Lync.Model.Group
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 

ContactManager 
ContactManager { 
get; }

See Also