Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the service which can be used to access or update the contact/group information for this endpoint.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property ContactGroupServices As ContactGroupServices
Get
'Usage
Dim instance As UserEndpoint
Dim value As ContactGroupServices
value = instance.ContactGroupServices
public ContactGroupServices ContactGroupServices { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.ContactsGroups.ContactGroupServices