RequestApprovalResource.MessageCode Property

Definition

Gets or sets the request approval message code

[Newtonsoft.Json.JsonProperty(PropertyName="properties.messageCode")]
public long? MessageCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.messageCode")>]
member this.MessageCode : Nullable<int64> with get, set
Public Property MessageCode As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to