IContact.ErrorMessage Property

Definition

Any error message while scheduling a contact.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Any error message while scheduling a contact.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="errorMessage")]
public string ErrorMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Any error message while scheduling a contact.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="errorMessage")>]
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

Property Value

Attributes

Applies to