VotingResponse Property

Microsoft Outlook Visual Basic

Returns or sets a String specifying the voting response for the mail message. This property is usually set to one of the delimited values returned by the VotingOptions property on a reply to the original message. Read/write.

expression.VotingResponse

expression     Required. An expression that returns a MailItem object.