Task
Contents
[
Hide
]Task class
Represents the exchange task information.
The Task type exposes the following members:
Constructors
| Name | Description | 
|---|---|
| Task() | Initializes a new instance of the Task class | 
Properties
| Name | Description | 
|---|---|
| related_to | Gets or sets a related UID | 
| subject | Gets or sets a task subject. | 
| start_date | Gets or sets a start date of task. | 
| due_date | Gets or sets the date by which the user expects work on the task to be complete. | 
| priority | Gets or sets a task priority. | 
| percent_complete | Gets or sets a pecent of task completion. | 
| body | Gets or sets a task body. | 
| unique_id | Gets or sets unique identifier | 
| sequence_id | Gets or sets the sequence id. | 
| attendees | Gets or sets the attendees. | 
| organizer | Gets or sets the organizer. | 
| method | Gets or sets iTIP methods associated with an task. | 
| attachments | Gets or sets a collection of file attached to the task. | 
Methods
| Name | Description | 
|---|---|
| save(stream) | |
| save(stream, save_format) | |
| save(file_path) | |
| save(file_path, save_format) | |
| request() | 
See Also
- namespace aspose.email.calendar
- assembly Aspose.Email