ItemType.Sensitivity Property

Definition

The Sensitivity property gets or sets one of the valid SensitivityChoicesType values that indicates the sensitivity level of an item.

public:
 property ExchangeWebServices::SensitivityChoicesType Sensitivity { ExchangeWebServices::SensitivityChoicesType get(); void set(ExchangeWebServices::SensitivityChoicesType value); };
public ExchangeWebServices.SensitivityChoicesType Sensitivity { get; set; }
Public Property Sensitivity As SensitivityChoicesType

Property Value

The Sensitivity property returns one of the valid SensitivityChoicesType values that indicates the sensitivity level of the item.

Applies to