IContact.ErrorMessage Property

Definition

Any error message while scheduling a contact.

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

Property Value

Attributes

Applies to