Edit

Share via


DivertedDestination.Reason Property

Definition

Gets the reason for the diversion.

public:
 property System::String ^ Reason { System::String ^ get(); };
public string Reason { get; }
member this.Reason : string
Public ReadOnly Property Reason As String

Property Value

Remarks

The value of this property will return an empty string when the reason could not be obtained successfully.

Applies to