GetUserSettingsResponse.RedirectTarget 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 redirection target (URL or e-mail address).
public:
property System::String ^ RedirectTarget { System::String ^ get(); };
public string RedirectTarget { get; }
Public ReadOnly Property RedirectTarget As String
Property Value
The redirection target URL or e-mail address.