Enum UpdateTaskOptions
UpdateTaskOptions enumeration
Enumerates update task options.
[Flags]
public enum UpdateTaskOptions
Values
Name | Value | Description |
---|---|---|
None | 0 | No specific options are specified. |
ForceRewrite | 1 | Specifies that the task should be rewritten in any way even if some changes were made after the last operation with the task. |
See Also
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email