_MailItem.VotingOptions プロパティ

定義

メール メッセージの投票 オプションを含 む区切り文字列を指定する文字列 (C #の文字列) を設定または返します。 読み取り/書き込みが可能です。

public:
 property System::String ^ VotingOptions { System::String ^ get(); void set(System::String ^ value); };
public string VotingOptions { get; set; }
Public Property VotingOptions As String

プロパティ値

注釈

このプロパティでは、Windows レジストリの HKEY_CURRENT_USER¥Control Panel¥International で値名 sList に指定された文字を、複数の返信オプションの区切り記号として使用します。

適用対象