ConferenceInvitation.OriginalDestinationUri 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 URI to which the conference invitation was originally addressed.
public:
property System::String ^ OriginalDestinationUri { System::String ^ get(); };
public string OriginalDestinationUri { get; }
member this.OriginalDestinationUri : string
Public ReadOnly Property OriginalDestinationUri As String