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) 方法的属性集中。

适用于