PersistentChatServices.UserServices Property

Definition

An object which supports a variety of methods for administering persistent chat users and groups.

public:
 property Microsoft::Rtc::Collaboration::PersistentChat::Management::PersistentChatUserServices ^ UserServices { Microsoft::Rtc::Collaboration::PersistentChat::Management::PersistentChatUserServices ^ get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.Management.PersistentChatUserServices UserServices { get; }
member this.UserServices : Microsoft.Rtc.Collaboration.PersistentChat.Management.PersistentChatUserServices
Public ReadOnly Property UserServices As PersistentChatUserServices

Property Value

The user administration service object.

Applies to