Edit

Share via


InviteReceivedEventArgs.Endpoint Property

Definition

Gets or sets the endpoint.

protected:
 property Microsoft::Rtc::Collaboration::LocalEndpoint ^ Endpoint { Microsoft::Rtc::Collaboration::LocalEndpoint ^ get(); void set(Microsoft::Rtc::Collaboration::LocalEndpoint ^ value); };
protected Microsoft.Rtc.Collaboration.LocalEndpoint Endpoint { get; set; }
member this.Endpoint : Microsoft.Rtc.Collaboration.LocalEndpoint with get, set
Protected Property Endpoint As LocalEndpoint

Property Value

Applies to