VotingInformation Class

Definition

Represents voting information on messages that include voting buttons or voting response messages.The VotingInformation class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class VotingInformation sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class VotingInformation : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class VotingInformation
Inherits ComplexProperty
Inheritance
VotingInformation

Properties

UserOptions

Gets the list of voting options.

VotingResponse

Gets the voting response.

Applies to