com.moyosoft.exchange.search
Class If.Task

java.lang.Object
  extended by com.moyosoft.exchange.search.If.Item
      extended by com.moyosoft.exchange.search.If.Task
Enclosing class:
If

public static class If.Task
extends If.Item


Field Summary
static Restriction.IntegerField ActualWork
           
static Restriction.DateField AssignedTime
           
static Restriction.StringField BillingInformation
           
static Restriction.IntegerField ChangeCount
           
static Restriction.DateField CompleteDate
           
static Restriction.StringField Delegator
           
static Restriction.DateField DueDate
           
static Restriction.IntegerField IsAssignmentEditable
           
static Restriction.BooleanField IsComplete
           
static Restriction.BooleanField IsRecurring
           
static Restriction.BooleanField IsTeamTask
           
static Restriction.StringField Mileage
           
static Restriction.StringField Owner
           
static Restriction.DateField StartDate
           
static Restriction.EnumField Status
           
static Restriction.StringField StatusDescription
           
static Restriction.IntegerField TotalWork
           
 
Fields inherited from class com.moyosoft.exchange.search.If.Item
Body, Categories, Culture, DateTimeCreated, DateTimeReceived, DateTimeSent, DisplayCc, DisplayTo, EntryId, HasAttachments, Importance, InReplyTo, IsDraft, IsFromMe, IsResend, IsSubmitted, IsUnmodified, ItemClass, ItemId, LastModifiedName, LastModifiedTime, ParentFolderId, ReminderDueBy, ReminderIsSet, ReminderMinutesBeforeStart, SearchKey, Sensitivity, Size, Subject
 
Constructor Summary
If.Task()
           
 
Method Summary
 
Methods inherited from class com.moyosoft.exchange.search.If.Item
extendedBooleanProperty, extendedDateProperty, extendedIntegerProperty, extendedStringProperty
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ActualWork

public static Restriction.IntegerField ActualWork

AssignedTime

public static Restriction.DateField AssignedTime

BillingInformation

public static Restriction.StringField BillingInformation

ChangeCount

public static Restriction.IntegerField ChangeCount

CompleteDate

public static Restriction.DateField CompleteDate

Delegator

public static Restriction.StringField Delegator

DueDate

public static Restriction.DateField DueDate

IsAssignmentEditable

public static Restriction.IntegerField IsAssignmentEditable

IsComplete

public static Restriction.BooleanField IsComplete

IsRecurring

public static Restriction.BooleanField IsRecurring

IsTeamTask

public static Restriction.BooleanField IsTeamTask

Mileage

public static Restriction.StringField Mileage

Owner

public static Restriction.StringField Owner

StartDate

public static Restriction.DateField StartDate

Status

public static Restriction.EnumField Status

StatusDescription

public static Restriction.StringField StatusDescription

TotalWork

public static Restriction.IntegerField TotalWork
Constructor Detail

If.Task

public If.Task()