EmailMessage.VotingInformation 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取包含投票按钮、投票响应或审批请求消息的消息的投票详细信息。
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) 方法的属性集中。