次の方法で共有


CalculateExchangeResponseProperties.SessionId プロパティ

定義

Exchange セッション識別子を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象