MailItem.VotingOptions Property

Outlook Developer Reference

Returns or sets a String specifying a delimited string containing the voting options for the mail message. Read/write.

Syntax

expression.VotingOptions

expression   A variable that represents a MailItem object.

See Also