ActualWork { get; set; } | Gets or sets an actual amount of time that is spent on a task (minutes). |
Attachments { get; set; } | Gets or sets a collection of file attached to the task. |
Attendees { get; set; } | Gets or sets the attendees. |
BillingInformation { get; set; } | Gets or sets a billing information for the task. |
Body { get; set; } | Gets or sets a task body. |
Companies { get; set; } | Gets or sets a collection of companies that are associated with a task. |
CompletionDate { get; set; } | Gets or sets the date when the user completed work on the task. |
DueDate { get; set; } | Gets or sets the date by which the user expects work on the task to be complete. |
IsBodyHtml { get; set; } | Gets or sets a value indicating whether the task body is html-formatted. |
Method { get; set; } | Gets or sets iTIP methods associated with an task. |
Mileage { get; set; } | Gets or sets a mileage for a task. |
Organizer { get; set; } | Gets or sets the organizer. |
PercentComplete { get; set; } | Gets or sets a pecent of task completion. |
Priority { get; set; } | Gets or sets a task priority. |
RecurrencePattern { get; set; } | Gets or sets a recurrence information for a recurring task. |
RelatedTo { get; set; } | Gets or sets a related UID |
ReminderDate { get; set; } | Gets or sets a task reminder date. |
SequenceId { get; set; } | Gets or sets the sequence id. |
StartDate { get; set; } | Gets or sets a start date of task. |
Status { get; set; } | Gets or sets a task status. |
Subject { get; set; } | Gets or sets a task subject. |
TotalWork { get; set; } | Gets or sets a total amount of work that the user expects to work on a task. |
UniqueId { get; set; } | Gets or sets unique identifier |
UniqueUri { get; set; } | Gets or sets an unique uri of the task. |