PersistentChatServices.UserServices 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.
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.