Share via


Endpoint Property

Namespace:  Microsoft.Rtc.Collaboration.ComponentModel
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Property Endpoint As LocalEndpoint
    Get
    Set
'Usage
Dim value As LocalEndpoint

value = Me.Endpoint

Me.Endpoint = value
protected LocalEndpoint Endpoint { get; set; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..LocalEndpoint

See Also

Reference

InviteReceivedEventArgs Class

InviteReceivedEventArgs Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace