Delen via


ExchangeOperationResultResponse.Message Property

Definition

Required if status == failed. Localized. If status == failed, provide an actionable error message indicating what error occurred, and what the user can do to address the issue.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)]
public string Message { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)>]
member this.Message : string with get, set
Public Property Message As String

Property Value

Implements

Attributes

Applies to