|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Sensitivity in microsoft.exchange.webservices.data.core.enumeration.property |
|---|
| Methods in microsoft.exchange.webservices.data.core.enumeration.property that return Sensitivity | |
|---|---|
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. |
| Uses of Sensitivity in microsoft.exchange.webservices.data.core.service.item |
|---|
| Methods in microsoft.exchange.webservices.data.core.service.item that return Sensitivity | |
|---|---|
Sensitivity |
Item.getSensitivity()
Gets the sensitivity of this item. |
| Methods in microsoft.exchange.webservices.data.core.service.item with parameters of type Sensitivity | |
|---|---|
void |
Item.setSensitivity(Sensitivity value)
Sets the sensitivity. |
| Uses of Sensitivity in microsoft.exchange.webservices.data.core.service.response |
|---|
| Methods in microsoft.exchange.webservices.data.core.service.response that return Sensitivity | |
|---|---|
Sensitivity |
CalendarResponseMessage.getSensitivity()
Gets the sensitivity of this response. |
| Methods in microsoft.exchange.webservices.data.core.service.response with parameters of type Sensitivity | |
|---|---|
void |
CalendarResponseMessage.setSensitivity(Sensitivity value)
Sets the sensitivity. |
| Uses of Sensitivity in microsoft.exchange.webservices.data.property.complex |
|---|
| Methods in microsoft.exchange.webservices.data.property.complex 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. |
| Methods in microsoft.exchange.webservices.data.property.complex with parameters of type Sensitivity | |
|---|---|
void |
RulePredicates.setSensitivity(Sensitivity value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||