| Package | Description |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected SubscriptionStatusType |
SendNotificationResult.subscriptionStatus |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionStatusType |
SendNotificationResult.getSubscriptionStatus()
Gets the value of the subscriptionStatus property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendNotificationResult.setSubscriptionStatus(SubscriptionStatusType value)
Sets the value of the subscriptionStatus property.
|
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionStatusType |
SubscriptionStatusType.fromValue(String v) |
static SubscriptionStatusType |
SubscriptionStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriptionStatusType[] |
SubscriptionStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Apereo. All Rights Reserved.