PSExchangeConnection.ConnectionIdentifier Property

Definition

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

Property Value

String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to