Item.AllowedResponseActions Property

Definition

Gets a value that indicates which response actions are allowed on this item. Examples of response actions are Reply and Forward.

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

Property Value

A ResponseActions enumeration value.

Applies to