_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

属性值

注解

此属性使用在值名称 sList 中指定的字符作为多个投票选项的分隔符,该名称位于 Windows 注册表中的 HKEY_CURRENT_USER\Control Panel\International 下。

适用于