_MailItem.VotingOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a String (string in C#) specifying a delimited string containing the voting options for the mail message. Read/write.
public:
property System::String ^ VotingOptions { System::String ^ get(); void set(System::String ^ value); };
public string VotingOptions { get; set; }
Public Property VotingOptions As String
Property Value
Remarks
This property uses the character specified in the value name, sList, under HKEY_CURRENT_USER\Control Panel\International in the Windows registry, as the delimiter for multiple voting options.