PersistentChatServices.DomainName 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 name of the domain for this server. The DomainName is determined by the SIP URI of the Persistent Chat server pool.
public:
property System::String ^ DomainName { System::String ^ get(); };
public string DomainName { get; }
member this.DomainName : string
Public ReadOnly Property DomainName As String
Property Value
The name of the domain.