UserEndpoint.ContactGroupServices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the service which can be used to access or update the contact/group information for this endpoint.
public:
property Microsoft::Rtc::Collaboration::ContactsGroups::ContactGroupServices ^ ContactGroupServices { Microsoft::Rtc::Collaboration::ContactsGroups::ContactGroupServices ^ get(); };
public Microsoft.Rtc.Collaboration.ContactsGroups.ContactGroupServices ContactGroupServices { get; }
member this.ContactGroupServices : Microsoft.Rtc.Collaboration.ContactsGroups.ContactGroupServices
Public ReadOnly Property ContactGroupServices As ContactGroupServices