MailItem.VotingResponse property (Outlook)

Returns or sets a String specifying the voting response for the mail message. Read/write.

Syntax

expression. VotingResponse

expression A variable that represents a MailItem object.

Remarks

This property is usually set to one of the delimited values returned by the VotingOptions property on a reply to the original message.

See also

MailItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.