Aracılığıyla paylaş


SecurityContact.Phone Property

Definition

Gets or sets the security contact's phone number

[Newtonsoft.Json.JsonProperty(PropertyName="properties.phone")]
public string Phone { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.phone")>]
member this.Phone : string with get, set
Public Property Phone As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to