com.moyosoft.exchange.item
Enum ExchangeItemField

java.lang.Object
  extended by java.lang.Enum<ExchangeItemField>
      extended by com.moyosoft.exchange.item.ExchangeItemField
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<ExchangeItemField>

public enum ExchangeItemField
extends java.lang.Enum<ExchangeItemField>


Enum Constant Summary
calendar_AdjacentMeetingCount
           
calendar_AdjacentMeetings
           
calendar_AllowNewTimeProposal
           
calendar_AppointmentReplyTime
           
calendar_AppointmentSequenceNumber
           
calendar_AppointmentState
           
calendar_CalendarItemType
           
calendar_ConferenceType
           
calendar_ConflictingMeetingCount
           
calendar_ConflictingMeetings
           
calendar_DateTimeStamp
           
calendar_DeletedOccurrences
           
calendar_Duration
           
calendar_End
           
calendar_EndTimeZone
           
calendar_FirstOccurrence
           
calendar_IsAllDayEvent
           
calendar_IsCancelled
           
calendar_IsMeeting
           
calendar_IsOnlineMeeting
           
calendar_IsRecurring
           
calendar_IsResponseRequested
           
calendar_LastOccurrence
           
calendar_LegacyFreeBusyStatus
           
calendar_Location
           
calendar_MeetingRequestWasSent
           
calendar_MeetingTimeZone
           
calendar_MeetingWorkspaceUrl
           
calendar_ModifiedOccurrences
           
calendar_MyResponseType
           
calendar_NetShowUrl
           
calendar_OptionalAttendees
           
calendar_Organizer
           
calendar_OriginalStart
           
calendar_Recurrence
           
calendar_RecurrenceId
           
calendar_RequiredAttendees
           
calendar_Resources
           
calendar_Start
           
calendar_StartTimeZone
           
calendar_TimeZone
           
calendar_UID
           
calendar_When
           
contact_AssistantName
           
contact_Birthday
           
contact_BusinessAddress_City
           
contact_BusinessAddress_CountryOrRegion
           
contact_BusinessAddress_PostalCode
           
contact_BusinessAddress_State
           
contact_BusinessAddress_Street
           
contact_BusinessHomePage
           
contact_Children
           
contact_Companies
           
contact_CompanyName
           
contact_CompleteName
           
contact_ContactSource
           
contact_Culture
           
contact_Department
           
contact_DisplayName
           
contact_EmailAddress1
           
contact_EmailAddress2
           
contact_EmailAddress3
           
contact_EmailAddresses
           
contact_FileAs
           
contact_FileAsMapping
           
contact_Generation
           
contact_GivenName
           
contact_HomeAddress_City
           
contact_HomeAddress_CountryOrRegion
           
contact_HomeAddress_PostalCode
           
contact_HomeAddress_State
           
contact_HomeAddress_Street
           
contact_ImAddress1
           
contact_ImAddress2
           
contact_ImAddress3
           
contact_ImAddresses
           
contact_Initials
           
contact_JobTitle
           
contact_Manager
           
contact_MiddleName
           
contact_Mileage
           
contact_Nickname
           
contact_OfficeLocation
           
contact_OtherAddress_City
           
contact_OtherAddress_CountryOrRegion
           
contact_OtherAddress_PostalCode
           
contact_OtherAddress_State
           
contact_OtherAddress_Street
           
contact_PhoneNumberAssistantPhone
           
contact_PhoneNumberBusinessFax
           
contact_PhoneNumberBusinessPhone
           
contact_PhoneNumberBusinessPhone2
           
contact_PhoneNumberCallback
           
contact_PhoneNumberCarPhone
           
contact_PhoneNumberCompanyMainPhone
           
contact_PhoneNumberHomeFax
           
contact_PhoneNumberHomePhone
           
contact_PhoneNumberHomePhone2
           
contact_PhoneNumberIsdn
           
contact_PhoneNumberMobilePhone
           
contact_PhoneNumberOtherFax
           
contact_PhoneNumberOtherTelephone
           
contact_PhoneNumberPager
           
contact_PhoneNumberPrimaryPhone
           
contact_PhoneNumberRadioPhone
           
contact_PhoneNumbers
           
contact_PhoneNumberTelex
           
contact_PhoneNumberTtyTddPhone
           
contact_PhysicalAddresses
           
contact_PostalAddressIndex
           
contact_Profession
           
contact_SpouseName
           
contact_Surname
           
contact_WeddingAnniversary
           
item_Attachments
           
item_Body
           
item_Categories
           
item_Culture
           
item_DateTimeCreated
           
item_DateTimeReceived
           
item_DateTimeSent
           
item_DisplayCc
           
item_DisplayTo
           
item_EffectiveRights
           
item_HasAttachments
           
item_Importance
           
item_InReplyTo
           
item_InternetMessageHeaders
           
item_IsDraft
           
item_IsFromMe
           
item_IsResend
           
item_IsSubmitted
           
item_IsUnmodified
           
item_ItemClass
           
item_ItemId
           
item_LastModifiedName
           
item_LastModifiedTime
           
item_MimeContent
           
item_ParentFolderId
           
item_ReminderDueBy
           
item_ReminderIsSet
           
item_ReminderMinutesBeforeStart
           
item_ResponseObjects
           
item_Sensitivity
           
item_Size
           
item_Subject
           
meeting_AssociatedCalendarItemId
           
meeting_HasBeenProcessed
           
meeting_IsDelegated
           
meeting_IsOutOfDate
           
meeting_ResponseType
           
meetingRequest_IntendedFreeBusyStatus
           
meetingRequest_MeetingRequestType
           
message_BccRecipients
           
message_CcRecipients
           
message_ConversationIndex
           
message_ConversationTopic
           
message_From
           
message_InternetMessageId
           
message_IsDeliveryReceiptRequested
           
message_IsRead
           
message_IsReadReceiptRequested
           
message_IsResponseRequested
           
message_ReceivedBy
           
message_ReceivedRepresenting
           
message_References
           
message_ReplyTo
           
message_Sender
           
message_ToRecipients
           
postitem_ConversationIndex
           
postitem_ConversationTopic
           
postitem_From
           
postitem_InternetMessageId
           
postitem_PostedTime
           
postitem_References
           
postitem_Sender
           
task_ActualWork
           
task_AssignedTime
           
task_BillingInformation
           
task_ChangeCount
           
task_Companies
           
task_CompleteDate
           
task_Contacts
           
task_DelegationState
           
task_Delegator
           
task_DueDate
           
task_IsAssignmentEditable
           
task_IsComplete
           
task_IsRecurring
           
task_IsTeamTask
           
task_Mileage
           
task_Owner
           
task_PercentComplete
           
task_Recurrence
           
task_StartDate
           
task_Status
           
task_StatusDescription
           
task_TotalWork
           
 
Method Summary
 java.lang.String getDictionaryIndex()
           
 boolean isExceptionField()
           
 java.lang.String toString()
           
static ExchangeItemField valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ExchangeItemField[] values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

item_ItemId

public static final ExchangeItemField item_ItemId

item_ParentFolderId

public static final ExchangeItemField item_ParentFolderId

item_ItemClass

public static final ExchangeItemField item_ItemClass

item_MimeContent

public static final ExchangeItemField item_MimeContent

item_Attachments

public static final ExchangeItemField item_Attachments

item_Subject

public static final ExchangeItemField item_Subject

item_DateTimeReceived

public static final ExchangeItemField item_DateTimeReceived

item_Size

public static final ExchangeItemField item_Size

item_Categories

public static final ExchangeItemField item_Categories

item_HasAttachments

public static final ExchangeItemField item_HasAttachments

item_Importance

public static final ExchangeItemField item_Importance

item_InReplyTo

public static final ExchangeItemField item_InReplyTo

item_InternetMessageHeaders

public static final ExchangeItemField item_InternetMessageHeaders

item_IsDraft

public static final ExchangeItemField item_IsDraft

item_IsFromMe

public static final ExchangeItemField item_IsFromMe

item_IsResend

public static final ExchangeItemField item_IsResend

item_IsSubmitted

public static final ExchangeItemField item_IsSubmitted

item_IsUnmodified

public static final ExchangeItemField item_IsUnmodified

item_DateTimeSent

public static final ExchangeItemField item_DateTimeSent

item_DateTimeCreated

public static final ExchangeItemField item_DateTimeCreated

item_Body

public static final ExchangeItemField item_Body

item_ResponseObjects

public static final ExchangeItemField item_ResponseObjects

item_Sensitivity

public static final ExchangeItemField item_Sensitivity

item_ReminderDueBy

public static final ExchangeItemField item_ReminderDueBy

item_ReminderIsSet

public static final ExchangeItemField item_ReminderIsSet

item_ReminderMinutesBeforeStart

public static final ExchangeItemField item_ReminderMinutesBeforeStart

item_DisplayTo

public static final ExchangeItemField item_DisplayTo

item_DisplayCc

public static final ExchangeItemField item_DisplayCc

item_Culture

public static final ExchangeItemField item_Culture

item_EffectiveRights

public static final ExchangeItemField item_EffectiveRights

item_LastModifiedName

public static final ExchangeItemField item_LastModifiedName

item_LastModifiedTime

public static final ExchangeItemField item_LastModifiedTime

message_ConversationIndex

public static final ExchangeItemField message_ConversationIndex

message_ConversationTopic

public static final ExchangeItemField message_ConversationTopic

message_InternetMessageId

public static final ExchangeItemField message_InternetMessageId

message_IsRead

public static final ExchangeItemField message_IsRead

message_IsResponseRequested

public static final ExchangeItemField message_IsResponseRequested

message_IsReadReceiptRequested

public static final ExchangeItemField message_IsReadReceiptRequested

message_IsDeliveryReceiptRequested

public static final ExchangeItemField message_IsDeliveryReceiptRequested

message_ReceivedBy

public static final ExchangeItemField message_ReceivedBy

message_ReceivedRepresenting

public static final ExchangeItemField message_ReceivedRepresenting

message_References

public static final ExchangeItemField message_References

message_ReplyTo

public static final ExchangeItemField message_ReplyTo

message_From

public static final ExchangeItemField message_From

message_Sender

public static final ExchangeItemField message_Sender

message_ToRecipients

public static final ExchangeItemField message_ToRecipients

message_CcRecipients

public static final ExchangeItemField message_CcRecipients

message_BccRecipients

public static final ExchangeItemField message_BccRecipients

meeting_AssociatedCalendarItemId

public static final ExchangeItemField meeting_AssociatedCalendarItemId

meeting_IsDelegated

public static final ExchangeItemField meeting_IsDelegated

meeting_IsOutOfDate

public static final ExchangeItemField meeting_IsOutOfDate

meeting_HasBeenProcessed

public static final ExchangeItemField meeting_HasBeenProcessed

meeting_ResponseType

public static final ExchangeItemField meeting_ResponseType

meetingRequest_MeetingRequestType

public static final ExchangeItemField meetingRequest_MeetingRequestType

meetingRequest_IntendedFreeBusyStatus

public static final ExchangeItemField meetingRequest_IntendedFreeBusyStatus

calendar_Start

public static final ExchangeItemField calendar_Start

calendar_End

public static final ExchangeItemField calendar_End

calendar_OriginalStart

public static final ExchangeItemField calendar_OriginalStart

calendar_IsAllDayEvent

public static final ExchangeItemField calendar_IsAllDayEvent

calendar_LegacyFreeBusyStatus

public static final ExchangeItemField calendar_LegacyFreeBusyStatus

calendar_Location

public static final ExchangeItemField calendar_Location

calendar_When

public static final ExchangeItemField calendar_When

calendar_IsMeeting

public static final ExchangeItemField calendar_IsMeeting

calendar_IsCancelled

public static final ExchangeItemField calendar_IsCancelled

calendar_IsRecurring

public static final ExchangeItemField calendar_IsRecurring

calendar_MeetingRequestWasSent

public static final ExchangeItemField calendar_MeetingRequestWasSent

calendar_IsResponseRequested

public static final ExchangeItemField calendar_IsResponseRequested

calendar_CalendarItemType

public static final ExchangeItemField calendar_CalendarItemType

calendar_MyResponseType

public static final ExchangeItemField calendar_MyResponseType

calendar_Organizer

public static final ExchangeItemField calendar_Organizer

calendar_RequiredAttendees

public static final ExchangeItemField calendar_RequiredAttendees

calendar_OptionalAttendees

public static final ExchangeItemField calendar_OptionalAttendees

calendar_Resources

public static final ExchangeItemField calendar_Resources

calendar_ConflictingMeetingCount

public static final ExchangeItemField calendar_ConflictingMeetingCount

calendar_AdjacentMeetingCount

public static final ExchangeItemField calendar_AdjacentMeetingCount

calendar_ConflictingMeetings

public static final ExchangeItemField calendar_ConflictingMeetings

calendar_AdjacentMeetings

public static final ExchangeItemField calendar_AdjacentMeetings

calendar_Duration

public static final ExchangeItemField calendar_Duration

calendar_TimeZone

public static final ExchangeItemField calendar_TimeZone

calendar_AppointmentReplyTime

public static final ExchangeItemField calendar_AppointmentReplyTime

calendar_AppointmentSequenceNumber

public static final ExchangeItemField calendar_AppointmentSequenceNumber

calendar_AppointmentState

public static final ExchangeItemField calendar_AppointmentState

calendar_Recurrence

public static final ExchangeItemField calendar_Recurrence

calendar_FirstOccurrence

public static final ExchangeItemField calendar_FirstOccurrence

calendar_LastOccurrence

public static final ExchangeItemField calendar_LastOccurrence

calendar_ModifiedOccurrences

public static final ExchangeItemField calendar_ModifiedOccurrences

calendar_DeletedOccurrences

public static final ExchangeItemField calendar_DeletedOccurrences

calendar_MeetingTimeZone

public static final ExchangeItemField calendar_MeetingTimeZone

calendar_ConferenceType

public static final ExchangeItemField calendar_ConferenceType

calendar_AllowNewTimeProposal

public static final ExchangeItemField calendar_AllowNewTimeProposal

calendar_IsOnlineMeeting

public static final ExchangeItemField calendar_IsOnlineMeeting

calendar_MeetingWorkspaceUrl

public static final ExchangeItemField calendar_MeetingWorkspaceUrl

calendar_NetShowUrl

public static final ExchangeItemField calendar_NetShowUrl

calendar_UID

public static final ExchangeItemField calendar_UID

calendar_RecurrenceId

public static final ExchangeItemField calendar_RecurrenceId

calendar_DateTimeStamp

public static final ExchangeItemField calendar_DateTimeStamp

calendar_StartTimeZone

public static final ExchangeItemField calendar_StartTimeZone

calendar_EndTimeZone

public static final ExchangeItemField calendar_EndTimeZone

task_ActualWork

public static final ExchangeItemField task_ActualWork

task_AssignedTime

public static final ExchangeItemField task_AssignedTime

task_BillingInformation

public static final ExchangeItemField task_BillingInformation

task_ChangeCount

public static final ExchangeItemField task_ChangeCount

task_Companies

public static final ExchangeItemField task_Companies

task_CompleteDate

public static final ExchangeItemField task_CompleteDate

task_Contacts

public static final ExchangeItemField task_Contacts

task_DelegationState

public static final ExchangeItemField task_DelegationState

task_Delegator

public static final ExchangeItemField task_Delegator

task_DueDate

public static final ExchangeItemField task_DueDate

task_IsAssignmentEditable

public static final ExchangeItemField task_IsAssignmentEditable

task_IsComplete

public static final ExchangeItemField task_IsComplete

task_IsRecurring

public static final ExchangeItemField task_IsRecurring

task_IsTeamTask

public static final ExchangeItemField task_IsTeamTask

task_Mileage

public static final ExchangeItemField task_Mileage

task_Owner

public static final ExchangeItemField task_Owner

task_PercentComplete

public static final ExchangeItemField task_PercentComplete

task_Recurrence

public static final ExchangeItemField task_Recurrence

task_StartDate

public static final ExchangeItemField task_StartDate

task_Status

public static final ExchangeItemField task_Status

task_StatusDescription

public static final ExchangeItemField task_StatusDescription

task_TotalWork

public static final ExchangeItemField task_TotalWork

contact_AssistantName

public static final ExchangeItemField contact_AssistantName

contact_Birthday

public static final ExchangeItemField contact_Birthday

contact_BusinessHomePage

public static final ExchangeItemField contact_BusinessHomePage

contact_Children

public static final ExchangeItemField contact_Children

contact_Companies

public static final ExchangeItemField contact_Companies

contact_CompanyName

public static final ExchangeItemField contact_CompanyName

contact_CompleteName

public static final ExchangeItemField contact_CompleteName

contact_ContactSource

public static final ExchangeItemField contact_ContactSource

contact_Culture

public static final ExchangeItemField contact_Culture

contact_Department

public static final ExchangeItemField contact_Department

contact_DisplayName

public static final ExchangeItemField contact_DisplayName

contact_EmailAddresses

public static final ExchangeItemField contact_EmailAddresses

contact_FileAs

public static final ExchangeItemField contact_FileAs

contact_FileAsMapping

public static final ExchangeItemField contact_FileAsMapping

contact_Generation

public static final ExchangeItemField contact_Generation

contact_GivenName

public static final ExchangeItemField contact_GivenName

contact_ImAddresses

public static final ExchangeItemField contact_ImAddresses

contact_Initials

public static final ExchangeItemField contact_Initials

contact_JobTitle

public static final ExchangeItemField contact_JobTitle

contact_Manager

public static final ExchangeItemField contact_Manager

contact_MiddleName

public static final ExchangeItemField contact_MiddleName

contact_Mileage

public static final ExchangeItemField contact_Mileage

contact_Nickname

public static final ExchangeItemField contact_Nickname

contact_OfficeLocation

public static final ExchangeItemField contact_OfficeLocation

contact_PhoneNumbers

public static final ExchangeItemField contact_PhoneNumbers

contact_PhysicalAddresses

public static final ExchangeItemField contact_PhysicalAddresses

contact_PostalAddressIndex

public static final ExchangeItemField contact_PostalAddressIndex

contact_Profession

public static final ExchangeItemField contact_Profession

contact_SpouseName

public static final ExchangeItemField contact_SpouseName

contact_Surname

public static final ExchangeItemField contact_Surname

contact_WeddingAnniversary

public static final ExchangeItemField contact_WeddingAnniversary

postitem_PostedTime

public static final ExchangeItemField postitem_PostedTime

postitem_ConversationIndex

public static final ExchangeItemField postitem_ConversationIndex

postitem_ConversationTopic

public static final ExchangeItemField postitem_ConversationTopic

postitem_InternetMessageId

public static final ExchangeItemField postitem_InternetMessageId

postitem_References

public static final ExchangeItemField postitem_References

postitem_From

public static final ExchangeItemField postitem_From

postitem_Sender

public static final ExchangeItemField postitem_Sender

contact_ImAddress1

public static final ExchangeItemField contact_ImAddress1

contact_ImAddress2

public static final ExchangeItemField contact_ImAddress2

contact_ImAddress3

public static final ExchangeItemField contact_ImAddress3

contact_PhoneNumberAssistantPhone

public static final ExchangeItemField contact_PhoneNumberAssistantPhone

contact_PhoneNumberBusinessFax

public static final ExchangeItemField contact_PhoneNumberBusinessFax

contact_PhoneNumberBusinessPhone

public static final ExchangeItemField contact_PhoneNumberBusinessPhone

contact_PhoneNumberBusinessPhone2

public static final ExchangeItemField contact_PhoneNumberBusinessPhone2

contact_PhoneNumberCallback

public static final ExchangeItemField contact_PhoneNumberCallback

contact_PhoneNumberCarPhone

public static final ExchangeItemField contact_PhoneNumberCarPhone

contact_PhoneNumberCompanyMainPhone

public static final ExchangeItemField contact_PhoneNumberCompanyMainPhone

contact_PhoneNumberHomeFax

public static final ExchangeItemField contact_PhoneNumberHomeFax

contact_PhoneNumberHomePhone

public static final ExchangeItemField contact_PhoneNumberHomePhone

contact_PhoneNumberHomePhone2

public static final ExchangeItemField contact_PhoneNumberHomePhone2

contact_PhoneNumberIsdn

public static final ExchangeItemField contact_PhoneNumberIsdn

contact_PhoneNumberMobilePhone

public static final ExchangeItemField contact_PhoneNumberMobilePhone

contact_PhoneNumberOtherFax

public static final ExchangeItemField contact_PhoneNumberOtherFax

contact_PhoneNumberOtherTelephone

public static final ExchangeItemField contact_PhoneNumberOtherTelephone

contact_PhoneNumberPager

public static final ExchangeItemField contact_PhoneNumberPager

contact_PhoneNumberPrimaryPhone

public static final ExchangeItemField contact_PhoneNumberPrimaryPhone

contact_PhoneNumberRadioPhone

public static final ExchangeItemField contact_PhoneNumberRadioPhone

contact_PhoneNumberTelex

public static final ExchangeItemField contact_PhoneNumberTelex

contact_PhoneNumberTtyTddPhone

public static final ExchangeItemField contact_PhoneNumberTtyTddPhone

contact_EmailAddress1

public static final ExchangeItemField contact_EmailAddress1

contact_EmailAddress2

public static final ExchangeItemField contact_EmailAddress2

contact_EmailAddress3

public static final ExchangeItemField contact_EmailAddress3

contact_BusinessAddress_Street

public static final ExchangeItemField contact_BusinessAddress_Street

contact_BusinessAddress_City

public static final ExchangeItemField contact_BusinessAddress_City

contact_BusinessAddress_State

public static final ExchangeItemField contact_BusinessAddress_State

contact_BusinessAddress_CountryOrRegion

public static final ExchangeItemField contact_BusinessAddress_CountryOrRegion

contact_BusinessAddress_PostalCode

public static final ExchangeItemField contact_BusinessAddress_PostalCode

contact_HomeAddress_Street

public static final ExchangeItemField contact_HomeAddress_Street

contact_HomeAddress_City

public static final ExchangeItemField contact_HomeAddress_City

contact_HomeAddress_State

public static final ExchangeItemField contact_HomeAddress_State

contact_HomeAddress_CountryOrRegion

public static final ExchangeItemField contact_HomeAddress_CountryOrRegion

contact_HomeAddress_PostalCode

public static final ExchangeItemField contact_HomeAddress_PostalCode

contact_OtherAddress_Street

public static final ExchangeItemField contact_OtherAddress_Street

contact_OtherAddress_City

public static final ExchangeItemField contact_OtherAddress_City

contact_OtherAddress_State

public static final ExchangeItemField contact_OtherAddress_State

contact_OtherAddress_CountryOrRegion

public static final ExchangeItemField contact_OtherAddress_CountryOrRegion

contact_OtherAddress_PostalCode

public static final ExchangeItemField contact_OtherAddress_PostalCode
Method Detail

values

public static final ExchangeItemField[] values()
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants as follows:
for(ExchangeItemField c : ExchangeItemField.values())
        System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they're declared

valueOf

public static ExchangeItemField valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name

getDictionaryIndex

public java.lang.String getDictionaryIndex()

isExceptionField

public boolean isExceptionField()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Enum<ExchangeItemField>