TeamsChannelAccount.Email プロパティ

定義

ユーザーの電子メール ID を取得または設定します。

public string Email { get; set; }
member this.Email : string with get, set
Public Property Email As String

プロパティ値

ユーザーの電子メール ID。

適用対象