|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmicrosoft.exchange.webservices.data.ServiceObjectSchema
microsoft.exchange.webservices.data.ItemSchema
microsoft.exchange.webservices.data.TaskSchema
public class TaskSchema
Represents the schema for task items.
Field Summary | |
---|---|
static PropertyDefinition |
ActualWork
Defines the ActualWork property. |
static PropertyDefinition |
AssignedTime
Defines the AssignedTime property. |
static PropertyDefinition |
BillingInformation
Defines the BillingInformation property. |
static PropertyDefinition |
ChangeCount
Defines the ChangeCount property. |
static PropertyDefinition |
Companies
Defines the Companies property. |
static PropertyDefinition |
CompleteDate
Defines the CompleteDate property. |
static PropertyDefinition |
Contacts
Defines the Contacts property. |
static PropertyDefinition |
DelegationState
Defines the DelegationState property. |
static PropertyDefinition |
Delegator
Defines the Delegator property. |
static PropertyDefinition |
DueDate
Defines the DueDate property. |
protected static TaskSchema |
Instance
This must be declared after the property definitions. |
static PropertyDefinition |
IsComplete
Defines the IsComplete property. |
static PropertyDefinition |
IsRecurring
Defines the IsRecurring property. |
static PropertyDefinition |
IsTeamTask
Defines the IsTeamTask property. |
static PropertyDefinition |
Mileage
Defines the Mileage property. |
static PropertyDefinition |
Mode
Defines the Mode property. |
static PropertyDefinition |
Owner
Defines the Owner property. |
static PropertyDefinition |
PercentComplete
Defines the PercentComplete property. |
static PropertyDefinition |
Recurrence
Defines the Recurrence property. |
static PropertyDefinition |
StartDate
Defines the StartDate property. |
static PropertyDefinition |
Status
Defines the Status property. |
static PropertyDefinition |
StatusDescription
Defines the StatusDescription property. |
static PropertyDefinition |
TotalWork
Defines the TotalWork property. |
Fields inherited from class microsoft.exchange.webservices.data.ItemSchema |
---|
AllowedResponseActions, Attachments, Body, Categories, ConversationId, Culture, DateTimeCreated, DateTimeReceived, DateTimeSent, DisplayCc, DisplayTo, EffectiveRights, HasAttachments, Id, Importance, InReplyTo, InternetMessageHeaders, IsAssociated, IsDraft, IsFromMe, IsReminderSet, IsResend, IsSubmitted, IsUnmodified, ItemClass, LastModifiedName, LastModifiedTime, MimeContent, ParentFolderId, ReminderDueBy, ReminderMinutesBeforeStart, Sensitivity, Size, StoreEntryId, Subject, UniqueBody, WebClientEditFormQueryString, WebClientReadFormQueryString |
Fields inherited from class microsoft.exchange.webservices.data.ServiceObjectSchema |
---|
extendedProperties |
Method Summary | |
---|---|
protected void |
registerProperties()
* This must be declared after the property definitions. |
Methods inherited from class microsoft.exchange.webservices.data.ItemSchema |
---|
getInstance |
Methods inherited from class microsoft.exchange.webservices.data.ServiceObjectSchema |
---|
addSchemaPropertiesToDictionary, addSchemaPropertyNamesToDictionary, findPropertyDefinition, getFirstClassProperties, getFirstClassSummaryProperties, initializeSchemaPropertyNames, iterator, registerIndexedProperty, registerInternalProperty, registerProperty, tryGetPropertyDefinition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final PropertyDefinition ActualWork
public static final PropertyDefinition AssignedTime
public static final PropertyDefinition BillingInformation
public static final PropertyDefinition ChangeCount
public static final PropertyDefinition Companies
public static final PropertyDefinition CompleteDate
public static final PropertyDefinition Contacts
public static final PropertyDefinition DelegationState
public static final PropertyDefinition Delegator
public static final PropertyDefinition DueDate
public static final PropertyDefinition Mode
public static final PropertyDefinition IsComplete
public static final PropertyDefinition IsRecurring
public static final PropertyDefinition IsTeamTask
public static final PropertyDefinition Mileage
public static final PropertyDefinition Owner
public static final PropertyDefinition PercentComplete
public static final PropertyDefinition Recurrence
public static final PropertyDefinition StartDate
public static final PropertyDefinition Status
public static final PropertyDefinition StatusDescription
public static final PropertyDefinition TotalWork
protected static final TaskSchema Instance
Method Detail |
---|
protected void registerProperties()
registerProperties
in class ItemSchema
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |