EmailMessage.VotingInformation Eigenschaft

Definition

Ruft Abstimmungsdetails für eine Nachricht ab, die Abstimmungsschaltflächen, eine Abstimmungsantwort oder eine Genehmigungsanforderungsnachricht enthält.

public:
 property Microsoft::Exchange::WebServices::Data::VotingInformation ^ VotingInformation { Microsoft::Exchange::WebServices::Data::VotingInformation ^ get(); };
public Microsoft.Exchange.WebServices.Data.VotingInformation VotingInformation { get; }
Public ReadOnly Property VotingInformation As VotingInformation

Eigenschaftswert

Hinweise

Damit diese Eigenschaft Daten enthält, muss der VotingInformation Wert in dem An die Bind(ExchangeService, ItemId, PropertySet) -Methode übergebenen Eigenschaftensatz vorhanden sein.

Gilt für: