Share via


Group Class

The Group class is a published item representing a group of contacts.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.ContactsGroups..::..Group

Namespace:  Microsoft.Rtc.Collaboration.ContactsGroups
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public NotInheritable Class Group
'Usage
Dim instance As Group
public sealed class Group

Remarks

Normally, Group objects are published in a persistent data session.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Group Members

Microsoft.Rtc.Collaboration.ContactsGroups Namespace