Uses of Class
microsoft.exchange.webservices.data.property.definition.TaskDelegationStatePropertyDefinition.Status
-
Packages that use TaskDelegationStatePropertyDefinition.Status Package Description microsoft.exchange.webservices.data.property.definition -
-
Uses of TaskDelegationStatePropertyDefinition.Status in microsoft.exchange.webservices.data.property.definition
Methods in microsoft.exchange.webservices.data.property.definition that return TaskDelegationStatePropertyDefinition.Status Modifier and Type Method Description static TaskDelegationStatePropertyDefinition.StatusTaskDelegationStatePropertyDefinition.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static TaskDelegationStatePropertyDefinition.Status[]TaskDelegationStatePropertyDefinition.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-