EmailMessage.VotingInformation プロパティ

定義

投票ボタン、投票応答、または承認要求メッセージを含むメッセージの投票の詳細を取得します。

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

プロパティ値

注釈

このプロパティにデータを格納するには、メソッドに VotingInformation 渡されるプロパティ セットに値が Bind(ExchangeService, ItemId, PropertySet) 存在する必要があります。

適用対象