EmailMailboxAutoReplySettings.ResponseKind プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
自動応答メール メッセージを HTML またはプレーン テキストとしてエンコードするかどうかを取得または設定します。
public:
property EmailMailboxAutoReplyMessageResponseKind ResponseKind { EmailMailboxAutoReplyMessageResponseKind get(); void set(EmailMailboxAutoReplyMessageResponseKind value); };
EmailMailboxAutoReplyMessageResponseKind ResponseKind();
void ResponseKind(EmailMailboxAutoReplyMessageResponseKind value);
public EmailMailboxAutoReplyMessageResponseKind ResponseKind { get; set; }
var emailMailboxAutoReplyMessageResponseKind = emailMailboxAutoReplySettings.responseKind;
emailMailboxAutoReplySettings.responseKind = emailMailboxAutoReplyMessageResponseKind;
Public Property ResponseKind As EmailMailboxAutoReplyMessageResponseKind
プロパティ値
電子メール メッセージのエンコード スキーマ。
Windows の要件
アプリの機能 |
email
emailSystem
|