PersistentChatServices.Endpoint Property

Definition

Gets the endpoint that this service object is tied to.

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

Property Value

The endpoint.

Applies to