次の方法で共有


StaticSiteUserInvitationResponseResource.ExpiresOn プロパティ

定義

招待の有効期限を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expiresOn")]
public DateTime? ExpiresOn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expiresOn")>]
member this.ExpiresOn : Nullable<DateTime>
Public ReadOnly Property ExpiresOn As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象