SipSubscription.Target 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 target to be used in the "To" header in the Subscribe request.
public:
property Microsoft::Rtc::Signaling::RealTimeAddress ^ Target { Microsoft::Rtc::Signaling::RealTimeAddress ^ get(); };
public Microsoft.Rtc.Signaling.RealTimeAddress Target { get; }
member this.Target : Microsoft.Rtc.Signaling.RealTimeAddress
Public ReadOnly Property Target As RealTimeAddress