WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

OLE and Outlook
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Keywords: 	 Outlook contants

Here are some Outlook folder constants for OLE...

OlActionCopyLike
-----------------------------------------------------------------
olReply         =  0
olReplyAll      =  1
olForward       =  2
olReplyFolder   =  3
olRespond       =  4

OlActionReplyStyle
-----------------------------------------------------------------
olOmitOriginalText      =  0
olEmbedOriginalItem     =  1
olIncludeOriginalText   =  2
olIndentOriginalText    =  3

OlActionResponseStyle
-----------------------------------------------------------------
olOpen          =  0
olSend          =  1
olPrompt        =  2

OlActionShowOn
-----------------------------------------------------------------
olDontShow              =  0
olMenu                  =  1
olMenuAndToolbar        =  2

OlAttachmentType
-----------------------------------------------------------------
olByValue       =  1
olByReference   =  4
olEmbeddedItem  =  5
olOLE           =  6

OlBusyStatus
-----------------------------------------------------------------
olFree          =  0
olTentative     =  1
olBusy          =  2
olOutOfOffice   =  3

OlDaysOfWeek
-----------------------------------------------------------------
olSunday        =  1
olMonday        =  2
olTuesday       =  4
olWednesday     =  8
olThursday      =  16
olFriday        =  32
olSaturday      =  64

OlDefaultFolders
-----------------------------------------------------------------
olFolderDeletedItems    =  3
olFolderOutbox          =  4
olFolderSentMail        =  5
olFolderInbox           =  6
olFolderCalendar        =  9
olFolderContacts        =  10
olFolderJournal         =  11
olFolderNotes           =  12
olFolderTasks           =  13

OlFlagStatus
-----------------------------------------------------------------
olNoFlag                =  0
olFlagComplete          =  1
olFlagMarked            =  2

OlFolderDisplayMode
-----------------------------------------------------------------
olFolderDisplayNormal           =  0
olFolderDisplayFolderOnly       =  1
olFolderDisplayNoNavigation     =  2

OlFormRegistry
-----------------------------------------------------------------
olDefaultRegistry       =  0
olPersonalRegistry      =  2
olFolderRegistry        =  3
olOrganizationRegistry  =  4

OlGender
-----------------------------------------------------------------
olUnspecified           =  0
olFemale                =  1
olMale                  =  2

OlImportance
-----------------------------------------------------------------
olImportanceLow         =  0
olImportanceNormal      =  1
olImportanceHigh        =  2

OlInspectorClose
-----------------------------------------------------------------
olSave          =  0
olDiscard       =  1
olPromptForSave =  2

OlItems
-----------------------------------------------------------------
olMailItem              =  0
olAppointmentItem       =  1
olContactItem           =  2
olTaskItem              =  3
olJournalItem           =  4
olNoteItem              =  5
olPostItem              =  6

OlJournalRecipientType
-----------------------------------------------------------------
olAssociatedContact     =  1

OlMailingAddress
-----------------------------------------------------------------
olNone          =  0
olHome          =  1
olBusiness      =  2
olOther         =  3

OlMailRecipientType
-----------------------------------------------------------------
olOriginator    =  0
olTo            =  1
olCC            =  2
olBCC           =  3

OlMeetingRecipientType
-----------------------------------------------------------------
olOrganizer     =  0
olRequired      =  1
olOptional      =  2
olResource      =  3

OlMeetingResponse
-----------------------------------------------------------------
olMeetingTentative      =  2
olMeetingAccepted       =  3
olMeetingDeclined       =  4

OlMeetingStatus
-----------------------------------------------------------------
olNonMeeting            =  0
olMeeting               =  1
olMeetingReceived       =  3
olMeetingCanceled       =  5

OlNoteColor
-----------------------------------------------------------------
olBlue          =  0
olGreen         =  1
olPink          =  2
olYellow        =  3
olWhite         =  4

OlRecurrenceType
-----------------------------------------------------------------
olRecursDaily           =  0
olRecursWeekly          =  1
olRecursMonthly         =  2
olRecursMonthNth        =  3
olRecursYearly          =  5
olRecursYearNth         =  6

OlRemoteStatus
-----------------------------------------------------------------
olRemoteStatusNone      =  0
olUnMarked              =  1
olMarkedForDownload     =  2
olMarkedForCopy         =  3
olMarkedForDelete       =  4

OlResponseStatus
-----------------------------------------------------------------
olResponseNone          =  0
olResponseOrganized     =  1
olResponseTentative     =  2
olResponseAccepted      =  3
olResponseDeclined      =  4
olResponseNotResponded  =  5

OlSaveAsType
-----------------------------------------------------------------
olTXT           =  0
olRTF           =  1
olTemplate      =  2
olMSG           =  3
olDoc           =  4

OlSensitivity
-----------------------------------------------------------------
olNormal        =  0
olPersonal      =  1
olPrivate       =  2
olConfidential  =  3

OlTaskDelegationState
-----------------------------------------------------------------
olTaskNotDelegated              =  0
olTaskDelegationUnknown         =  1
olTaskDelegationAccepted        =  2
olTaskDelegationDeclined        =  3

OlTaskOwnership
-----------------------------------------------------------------
olNewTask       =  0
olDelegatedTask =  1
olOwnTask       =  2

OlTaskRecipientType
-----------------------------------------------------------------
olUpdate        =  1
olFinalStatus   =  2

OlTaskResponse
-----------------------------------------------------------------
olTaskSimple    =  0
olTaskAssign    =  1
olTaskAccept    =  2
olTaskDecline   =  3

OlTaskStatus
-----------------------------------------------------------------
olTaskNotStarted        =  0
olTaskInProgress        =  1
olTaskComplete          =  2
olTaskWaiting           =  3
olTaskDeferred          =  4

OlTrackingStatus
-----------------------------------------------------------------
olTrackingNone          =  0
olTrackingDelivered     =  1
olTrackingNotDelivered  =  2
olTrackingNotRead       =  3
olTrackingRecallFailure =  4
olTrackingRecallSuccess =  5
olTrackingRead          =  6
olTrackingReplied       =  7

OlUserPropertyType
-----------------------------------------------------------------
olText          =  1
olNumber        =  3
olDateTime      =  5
olYesNo         =  6
olDuration      =  7
olKeywords      =  11
olPercent       =  12
olCurrency      =  14
olFormula       =  18
olCombination   =  19



Article ID:   W14429
Filename:   Outlook constants.txt
File Created: 2000:05:01:13:32:30
Last Updated: 2000:05:01:13:32:30