CallForwardReceivedEventArgs.ForwardDestination 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 destination URI indicated in the forward response message.
public:
property System::String ^ ForwardDestination { System::String ^ get(); };
public string ForwardDestination { get; }
member this.ForwardDestination : string
Public ReadOnly Property ForwardDestination As String