Share via


Address Property

Gets the address of the participant invited to join the conference.

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

Syntax

'Declaration
Public ReadOnly Property Address As RealTimeAddress
    Get
'Usage
Dim instance As InviteParticipantUpdateEventArgs
Dim value As RealTimeAddress

value = instance.Address
public RealTimeAddress Address { get; }

Property Value

Type: Microsoft.Rtc.Signaling..::..RealTimeAddress

See Also

Reference

InviteParticipantUpdateEventArgs Class

InviteParticipantUpdateEventArgs Members

Microsoft.Rtc.Collaboration Namespace