Item.AllowedResponseActions 属性

定义

获取一个值,该值指示允许对此项执行哪些响应操作。 响应操作的示例包括“答复”和“转发”。

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

属性值

ResponseActions 枚举值。

适用于