|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Sensitivity in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return Sensitivity | |
|---|---|
Sensitivity |
RulePredicates.getSensitivity()
Gets or sets the sensitivity that must be stamped on incoming messages for the condition or exception to apply. |
Sensitivity |
Item.getSensitivity()
Gets the sensitivity of this item. |
Sensitivity |
CalendarResponseMessage.getSensitivity()
Gets the sensitivity of this response. |
static Sensitivity |
Sensitivity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Sensitivity[] |
Sensitivity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in microsoft.exchange.webservices.data with parameters of type Sensitivity | |
|---|---|
void |
RulePredicates.setSensitivity(Sensitivity value)
|
void |
Item.setSensitivity(Sensitivity value)
Sets the sensitivity. |
void |
CalendarResponseMessage.setSensitivity(Sensitivity value)
Sets the sensitivity. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||