InviteParticipantUpdateEventArgs.Address 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 address of the invited participant being updated.
public:
property Microsoft::Rtc::Signaling::RealTimeAddress ^ Address { Microsoft::Rtc::Signaling::RealTimeAddress ^ get(); };
public Microsoft.Rtc.Signaling.RealTimeAddress Address { get; }
member this.Address : Microsoft.Rtc.Signaling.RealTimeAddress
Public ReadOnly Property Address As RealTimeAddress