Partager via


EmailMessage.VotingInformation Propriété

Définition

Obtient les détails du vote sur un message contenant des boutons de vote, une réponse de vote ou un message de demande d’approbation.

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

Valeur de propriété

Remarques

Pour que cette propriété contienne des données, la VotingInformation valeur doit être présente dans le jeu de propriétés passé à la Bind(ExchangeService, ItemId, PropertySet) méthode .

S’applique à