TaskType Class

Definition

The TaskType class represents a task in the Exchange store.

public ref class TaskType : ExchangeWebServices::ItemType
public class TaskType : ExchangeWebServices.ItemType
Public Class TaskType
Inherits ItemType
Inheritance
TaskType

Constructors

TaskType()

The TaskType() constructor initializes a new instance of the TaskType class.

Properties

ActualWork

The ActualWork property gets or sets an integer value that specifies the actual amount of time that is spent on a task.

ActualWorkSpecified

The ActualWorkSpecified property gets or sets a Boolean value that specifies whether the ActualWork property is serialized into the SOAP request. This property is required if the ActualWork property is specified.

ArchiveTag (Inherited from ItemType)
AssignedTime

The AssignedTime property gets or sets an instance of the DateTime structure that contains the time when a task is assigned to a contact.

AssignedTimeSpecified

The AssignedTimeSpecified property gets or sets a Boolean value that specifies whether the AssignedTime property is serialized into the SOAP request. This property is required if the AssignedTime property is specified.

Attachments

The Attachments property gets or sets an AttachmentType array that contains the items or files that are attached to an item in the Exchange store.

(Inherited from ItemType)
BillingInformation

The BillingInformation property gets or sets a string value that contains billing information for a task.

BlockStatus (Inherited from ItemType)
BlockStatusSpecified (Inherited from ItemType)
Body

The Body property contains the body content of an item.

(Inherited from ItemType)
Categories

The Categories property gets or set a string array that identifies the categories to which an item in the mailbox belongs.

(Inherited from ItemType)
ChangeCount

The ChangeCount property gets or sets an integer value that specifies the version of a task.

ChangeCountSpecified

The ChangeCountSpecified property gets or sets a Boolean value that specifies whether the ChangeCount property is serialized into the SOAP request. This property is required if the ChangeCount property is specified.

Companies

The Companies property gets or sets an instance of an array of type string that represents a collection of companies that are associated with a task.

CompleteDate

The CompleteDate property gets or sets an instance of the DateTime structure that represents the date on which a task was completed.

CompleteDateSpecified

The CompleteDateSpecified property gets or sets a Boolean value that specifies whether the CompleteDate property is serialized into the SOAP request. This property is required if the CompleteDate property is specified.

Contacts

The Contacts property gets or sets an instance of an array of type string that contains a list of contacts that are associated with a task.

ConversationId (Inherited from ItemType)
Culture

The Culture property gets or sets the culture for a given item in a mailbox.

(Inherited from ItemType)
DateTimeCreated

The DateTimeCreated property gets or sets the date and time that an item in the mailbox was created.

(Inherited from ItemType)
DateTimeCreatedSpecified

The DateTimeCreatedSpecified property gets or sets a Boolean value that specifies whether the DateTimeCreated property is serialized into the SOAP request. This property is required if the DateTimeCreated property is specified.

(Inherited from ItemType)
DateTimeReceived

The DateTimeReceived property gets the date and time that an item in a mailbox was received.

(Inherited from ItemType)
DateTimeReceivedSpecified

The DateTimeReceivedSpecified property gets or sets a Boolean value that specifies whether the DateTimeReceived property is serialized into the SOAP request. This property is required if the DateTimeReceived property is specified.

(Inherited from ItemType)
DateTimeSent

The DateTimeSent property gets or sets the date and time when an item in a mailbox was sent.

(Inherited from ItemType)
DateTimeSentSpecified

The DateTimeSentSpecified property gets or sets a Boolean value that specifies whether the DateTimeSent property is serialized into the SOAP request. This property is required if the DateTimeSent property is specified.

(Inherited from ItemType)
DelegationState

The DelegationState property gets or sets one of the valid TaskDelegateStateType enumeration values that represent the status of a delegated task.

DelegationStateSpecified

The DelegationStateSpecified property gets or sets a Boolean value that specifies whether the DelegationState property is serialized into the SOAP request. This property is required if the DelegationState property is specified.

Delegator

The Delegator property gets or sets a string value that contains the name of the delegator who assigned the task.

DisplayCc

The DisplayCc property gets or sets the display string that is used for the contents of the Cc box. This is the concatenated string of all Cc recipient display names.

(Inherited from ItemType)
DisplayTo

The DisplayTo property gets or sets the display string that is used for the contents of the To box. This is the concatenated string of all To recipient display names.

(Inherited from ItemType)
DueDate

The DueDate property gets or sets an instance of the DateTime structure that represents the date when the task is due.

DueDateSpecified

The DueDateSpecified property gets or sets a Boolean value that specifies whether the DueDate property is serialized into the SOAP request. This property is required if the DueDate property is specified.

EffectiveRights

The EffectiveRights property gets or sets an instance of the EffectiveRightsType class that represents the client's rights based on the permission settings for the item or folder.

(Inherited from ItemType)
EntityExtractionResult (Inherited from ItemType)
ExtendedProperty

The ExtendedProperty property gets or sets an array of the type ExtendedPropertyType that identifies extended MAPI properties.

(Inherited from ItemType)
Flag (Inherited from ItemType)
GroupingAction (Inherited from ItemType)
GroupingActionSpecified (Inherited from ItemType)
HasAttachments

The HasAttachments property gets or sets a Boolean value that indicates whether the item has at least one attachment.

(Inherited from ItemType)
HasAttachmentsSpecified

The HasAttachmentsSpecified property gets or sets a Boolean value that specifies whether the HasAttachments property is serialized into the SOAP request. This property is required if the HasAttachments property is specified.

(Inherited from ItemType)
HasBlockedImages (Inherited from ItemType)
HasBlockedImagesSpecified (Inherited from ItemType)
IconIndex (Inherited from ItemType)
IconIndexSpecified (Inherited from ItemType)
Importance

The Importance property gets or sets one of the valid ImportanceChoicesType values to indicate the importance of the item.

(Inherited from ItemType)
ImportanceSpecified

The ImportanceSpecified property gets or sets a Boolean value that specifies whether the Importance property is serialized into theSOAP request. This property is required if the Importance property is specified.

(Inherited from ItemType)
InReplyTo

The InReplyTo property gets or sets a string value that contains the identifier of the item to which this item is a reply.

(Inherited from ItemType)
InstanceKey (Inherited from ItemType)
InternetMessageHeaders

The InternetMessageHeaders property gets or sets an array of the type InternetHeaderType that represents the collection of all Internet message headers that are contained in an item in a mailbox.

(Inherited from ItemType)
IsAssignmentEditable

The IsAssignmentEditable property gets or sets an integer value that represents the task type.

IsAssignmentEditableSpecified

The IsAssignmentEditableSpecified property gets or sets a Boolean value that specifies whether the IsAssignmentEditable property is serialized into the SOAP request. This property is required if the IsAssignmentEditable property is specified.

IsAssociated (Inherited from ItemType)
IsAssociatedSpecified (Inherited from ItemType)
IsComplete

The IsComplete property gets or sets a Boolean value that indicates whether the task has been completed.

IsCompleteSpecified

The IsCompleteSpecified property gets or sets a Boolean value that specifies whether the IsComplete property is serialized into the SOAP request. This property is required if the IsComplete property is specified.

IsDraft

The IsDraft property gets or sets a Boolean value that indicates whether the item has not been sent.

(Inherited from ItemType)
IsDraftSpecified

The IsDraftSpecified property gets or sets a Boolean value that specifies whether the IsDraft property is serialized into the SOAP request. This property is required if the IsDraft property is specified.

(Inherited from ItemType)
IsFromMe

The IsFromMe property gets or sets a Boolean value that indicates whether a user sent an item to him or herself.

(Inherited from ItemType)
IsFromMeSpecified

The IsFromMeSpecified property gets or sets a Boolean value that specifies whether the IsFromMe property is serialized into the SOAP request. This property is required if the IsFromMe property is specified.

(Inherited from ItemType)
IsRecurring

The IsRecurring property gets or sets a Boolean value that indicates whether the task is part of a recurring task.

IsRecurringSpecified

The IsRecurringSpecified property gets or sets a Boolean value that specifies whether the IsRecurring property is serialized into the SOAP request. This property is required if the IsRecurring property is specified.

IsResend

The IsResend property gets or sets a Boolean value that indicates whether the item has previously been sent.

(Inherited from ItemType)
IsResendSpecified

The IsResendSpecified property gets or sets a Boolean value that specifies whether the IsResend property is serialized into the SOAP request. This property is required if the IsResend property is specified.

(Inherited from ItemType)
IsSubmitted

The IsSubmitted property gets or sets a Boolean value that indicates whether an item has been submitted to the Outbox default folder.

(Inherited from ItemType)
IsSubmittedSpecified

The IsSubmittedSpecified property gets or sets a Boolean value that specifies whether the IsSubmitted property is serialized into the (SOAP request. This property is required if the IsSubmitted property is specified.

(Inherited from ItemType)
IsTeamTask

The IsTeamTask property gets or sets a Boolean value that indicates whether the task is owned by a team.

IsTeamTaskSpecified

The IsTeamTaskSpecified property gets or sets a Boolean value that specifies whether the IsTeamTask property is serialized into theSOAP request. This property is required if the IsTeamTask property is specified.

IsUnmodified

The IsUnmodified property returns a Boolean value that indicates whether the item has been modified.

(Inherited from ItemType)
IsUnmodifiedSpecified

The IsUnmodifiedSpecified property gets or sets a Boolean value that specifies whether the IsUnmodified property is serialized into the SOAP request. This property is required if the IsUnmodified property is specified.

(Inherited from ItemType)
ItemClass

The ItemClass property gets or sets a string value that indicates the message class of the item.

(Inherited from ItemType)
ItemId

The ItemId property gets or sets an instance of the ItemIdType class that represents the unique identifier and change key of an item in the Exchange store.

(Inherited from ItemType)
LastModifiedName

The LastModifiedName property gets a string value that contains the name of the user who last modified the item.

(Inherited from ItemType)
LastModifiedTime

The LastModifiedTime property gets an instance of the DateTime structure that represents the date and time that the item was last modified.

(Inherited from ItemType)
LastModifiedTimeSpecified

The LastModifiedTimeSpecified property gets or sets a Boolean value that specifies whether the LastModifiedTime property is serialized into the SOAP request. This property is required if the LastModifiedTime property is specified.

(Inherited from ItemType)
Mileage

The Mileage property gets or sets a string value that represents the mileage for a task.

MimeContent

The MimeContent property gets or sets an instance of the MimeContentType class that contains the native MIME stream of an object that is represented in base64Binary format.

(Inherited from ItemType)
NextPredictedAction (Inherited from ItemType)
NextPredictedActionSpecified (Inherited from ItemType)
NormalizedBody (Inherited from ItemType)
Owner

The Owner property gets or sets a string value that represents the owner of the task.

ParentFolderId

The ParentFolderId property gets or sets an instance of the FolderIdType class that represents the identifier of the parent folder that contains the item or folder.

(Inherited from ItemType)
PercentComplete

The PercentComplete property gets or sets a double value from 0 to 100 that describes the completion status of a task.

PercentCompleteSpecified

The PercentCompleteSpecified property gets or sets a Boolean value that specifies whether the PercentComplete property is serialized into the SOAP request. This property is required if the PercentComplete property is specified.

PolicyTag (Inherited from ItemType)
Preview (Inherited from ItemType)
Recurrence

The Recurrence property gets or sets an instance of the TaskRecurrenceType class that contains recurrence information for a recurring task.

ReminderDueBy

The ReminderDueBy property gets or sets an instance of the DateTime structure that represents the date and time when the event occurs. This is used by the ReminderMinutesBeforeStart property to determine when the reminder is displayed.

(Inherited from ItemType)
ReminderDueBySpecified

The ReminderDueBySpecified property gets or sets a Boolean value that specifies whether the ReminderDueBy property is serialized into the SOAP request. This property is required if the ReminderDueBy property is specified.

(Inherited from ItemType)
ReminderIsSet

The ReminderIsSet property gets or sets a Boolean value that indicates whether a reminder has been set for an item in the Exchange store.

(Inherited from ItemType)
ReminderIsSetSpecified

The ReminderIsSetSpecified property gets or sets a Boolean value that specifies whether the ReminderIsSet property is serialized into the SOAP request. This property is required if the ReminderIsSet property is specified.

(Inherited from ItemType)
ReminderMinutesBeforeStart

The ReminderMinutesBeforeStart property gets or sets a string value that indicates the number of minutes before an event occurs when a reminder is displayed.

(Inherited from ItemType)
ReminderNextTime (Inherited from ItemType)
ReminderNextTimeSpecified (Inherited from ItemType)
ResponseObjects

The ResponseObjects property gets or sets an array of the type ResponseObjectType that contains a collection of all the response objects that are associated with an item in the Exchange store.

(Inherited from ItemType)
RetentionDate (Inherited from ItemType)
RetentionDateSpecified (Inherited from ItemType)
RightsManagementLicenseData (Inherited from ItemType)
Sensitivity

The Sensitivity property gets or sets one of the valid SensitivityChoicesType values that indicates the sensitivity level of an item.

(Inherited from ItemType)
SensitivitySpecified

The SensitivitySpecified property gets or sets a Boolean value that specifies whether the Sensitivity property is serialized into the SOAP request. This property is required if the Sensitivity property is specified.

(Inherited from ItemType)
Size

The Size property gets or sets an integer value that represents the size in bytes of an item.

(Inherited from ItemType)
SizeSpecified

The SizeSpecified property gets or sets a Boolean value that specifies whether the Size property is serialized into the SOAP request. This property is required if the Size property is specified.

(Inherited from ItemType)
StartDate

The StartDate property gets or sets an instance of the DateTime structure that represents the start date of the task.

StartDateSpecified

The StartDateSpecified property gets or sets a Boolean value that specifies whether the StartDate property is serialized into the SOAP request. This property is required if the StartDate property is specified.

Status

The Status property gets or sets one of the valid TaskStatusType enumeration values that represent the status of a task.

StatusDescription

The StatusDescription property gets or sets a string value that contains an explanation of the status of the task.

StatusSpecified

The StatusSpecified property gets or sets a Boolean value that specifies whether the Status property is serialized into the SOAP request. This property is required if the Status property is specified.

StoreEntryId (Inherited from ItemType)
Subject

The Subject property gets or sets a string value that represents the subject property of Exchange store items. The subject is limited to 255 characters.

(Inherited from ItemType)
TextBody (Inherited from ItemType)
TotalWork

The TotalWork property gets or sets an integer value that represents the total amount of work that is associated with the task.

TotalWorkSpecified

The TotalWorkSpecified property gets or sets a Boolean value that specifies whether the TotalWork property is serialized into the SOAP request. This property is required if the TotalWork property is specified.

UniqueBody (Inherited from ItemType)
WebClientEditFormQueryString (Inherited from ItemType)
WebClientReadFormQueryString (Inherited from ItemType)

Applies to