ContactGroupServices Class

ContactGroupServices class contains the Subscription for "vnd-microsoft-roaming-contacts" event, and related publish methods to add/delete/update the contacts and groups.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.Presence..::..PublishSubscribeSession
    Microsoft.Rtc.Collaboration.ContactsGroups..::..ContactGroupServices

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

Syntax

'Declaration
Public Class ContactGroupServices _
    Inherits PublishSubscribeSession
'Usage
Dim instance As ContactGroupServices
public class ContactGroupServices : PublishSubscribeSession

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

ContactGroupServices Members

Microsoft.Rtc.Collaboration.ContactsGroups Namespace