OlObjectClass Enumeration

Constants representing the different Microsoft Outlook object classes.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Enumeration OlObjectClass
'Usage
Dim instance As OlObjectClass
public enum OlObjectClass

Members

Member name Description
olApplication Represents an Application object.
olNamespace Represents a NameSpace object.
olFolder Represents a Folder object.
olRecipient Represents a Recipient object.
olAttachment Represents an Attachment object.
olAddressList Represents an AddressList object.
olAddressEntry Represents an AddressEntry object.
olFolders Represents a Folders object.
olItems Represents an Items object.
olRecipients Represents a Recipients object.
olAttachments Represents an Attachments object.
olAddressLists Represents an AddressLists object.
olAddressEntries Represents an AddressEntries object.
olAppointment Represents an AppointmentItem object.
olMeetingRequest Represents a MeetingItem object that is a meeting request.
olMeetingCancellation Represents a MeetingItem object that is a meeting cancellation notice.
olMeetingResponseNegative Represents a MeetingItem object that is a refusal of a meeting request.
olMeetingResponsePositive Represents a MeetingItem object that is an acceptance of a meeting request.
olMeetingResponseTentative Represents a MeetingItem object that is a tentative acceptance of a meeting request.
olRecurrencePattern Represents a RecurrencePattern object.
olExceptions Represents an Exceptions object.
olException Represents an Exception object.
olAction Represents an Action object.
olActions Represents an Actions object.
olExplorer Represents an Explorer object.
olInspector Represents an Inspector object.
olPages Represents a Pages object.
olFormDescription Represents a FormDescription object.
olUserProperties Represents a UserProperties object.
olUserProperty Represents a UserProperty object.
olContact Represents a ContactItem object.
olDocument Represents a DocumentItem object.
olJournal Represents a JournalItem object.
olMail Represents a MailItem object.
olNote Represents a NoteItem object.
olPost Represents a PostItem object.
olReport Represents a ReportItem object.
olRemote Represents a RemoteItem object.
olTask Represents a TaskItem object.
olTaskRequest Represents a TaskRequestItem object.
olTaskRequestUpdate Represents a TaskRequestUpdateItem object.
olTaskRequestAccept Represents a TaskRequestAcceptItem object.
olTaskRequestDecline Represents a TaskRequestDeclineItem object.
olExplorers Represents an Explorers object.
olInspectors Represents an Inspectors object.
olPanes Represents a Panes object.
olOutlookBarPane Represents an OutlookBarPane object.
olOutlookBarStorage Represents an OutlookBarStorage object.
olOutlookBarGroups Represents an OutlookBarGroups object.
olOutlookBarGroup Represents an OutlookBarGroup object.
olOutlookBarShortcuts Represents an OutlookBarShortcuts object.
olOutlookBarShortcut Represents an OutlookBarShortcut object.
olDistributionList Represents a ExchangeDistributionList object.
olPropertyPageSite Represents a PropertyPageSite object.
olPropertyPages Represents a PropertyPages object.
olSyncObject Represents a SyncObject object.
olSyncObjects Represents a SyncObject object.
olSelection Represents a Selection object.
olLink Represents a Link object.
olLinks Represents a Links object.
olSearch Represents a Search object.
olResults Represents a Results object.
olViews Represents a Views object.
olView Represents a View object.
olItemProperties Represents an ItemProperties object.
olItemProperty Represents an ItemProperty object.
olReminders Represents a Reminders object.
olReminder Represents a Reminder object.
olConflict Represents a Conflict object.
olConflicts Represents a Conflicts object.
olSharing Represents a SharingItem object.
olAccount Represents an Account object.
olAccounts Represents an Accounts object.
olStore Represents a Store object.
olStores Represents a Stores object.
olSelectNamesDialog Represents a SelectNamesDialog object.
olExchangeUser Represents an ExchangeUser object.
olExchangeDistributionList Represents an ExchangeDistributionList object.
olPropertyAccessor Represents a PropertyAccessor object.
olStorageItem Represents a StorageItem object.
olRules Represents a Rules object.
olRule Represents a Rule object.
olRuleActions Represents a RuleAction object.
olRuleAction Represents a RuleAction object.
olMoveOrCopyRuleAction Represents a MoveOrCopyRuleAction object.
olSendRuleAction Represents a SendRuleAction object.
olTable Represents a Table object.
olRow Represents a Row object.
olAssignToCategoryRuleAction Represents an AssignToCategoryRuleAction object.
olPlaySoundRuleAction Represents a PlaySoundRuleAction object.
olMarkAsTaskRuleAction Represents a MarkAsTaskRuleAction object.
olNewItemAlertRuleAction Represents a NewItemAlertRuleAction object.
olRuleConditions Represents a RuleConditions object.
olRuleCondition Represents a RuleCondition object.
olImportanceRuleCondition Represents an ImportanceRuleCondition object.
olFormRegion Represents a FormRegion object.
olCategoryRuleCondition Represents a CategoryRuleCondition object.
olFormNameRuleCondition Represents a FormNameRuleCondition object.
olFromRuleCondition Represents a ToOrFromRuleCondition object.
olSenderInAddressListRuleCondition Represents a SenderInAddressListRuleCondition object.
olTextRuleCondition Represents a TextRuleCondition object.
olAccountRuleCondition Represents an AccountRuleCondition object.
olClassTableView Represents a TableView object.
olClassIconView Represents a IconView object.
olClassCardView Represents a CardView object.
olClassCalendarView Represents a CalendarView object.
olClassTimeLineView Represents a TimelineView object.
olViewFields Represents a ViewFields object.
olViewField Represents a ViewField object.
olOrderField Represents an OrderField object.
olOrderFields Represents an OrderFields object.
olViewFont Represents a ViewFont object.
olAutoFormatRule Represents an AutoFormatRule object.
olAutoFormatRules Represents an AutoFormatRules object.
olColumnFormat Represents a ColumnFormat object.
olColumns Represents a Columns object.
olCalendarSharing Represents a CalendarSharing object.
olCategory Represents a Category object.
olCategories Represents a Categories object.
olColumn Represents a Column object.
olClassNavigationPane Represents a NavigationPane object.
olNavigationModules Represents a NavigationModules object.
olNavigationModule Represents a NavigationModule object.
olMailModule Represents a MailModule object.
olCalendarModule Represents a CalendarModule object.
olContactsModule Represents a ContactsModule object.
olTasksModule Represents a TasksModule object.
olJournalModule Represents a JournalModule object.
olNotesModule Represents a NotesModule object.
olNavigationGroups Represents a NavigationGroups object.
olNavigationGroup Represents a NavigationGroup object.
olNavigationFolders Represents a NavigationFolders object.
olNavigationFolder Represents a NavigationFolder object.
olClassBusinessCardView Represents a BusinessCardView object.
olAttachmentSelection Represents an AttachmentSelection object.
olAddressRuleCondition Represents an AddressRuleCondition object.
olUserDefinedProperty Represents a UserDefinedProperty object.
olUserDefinedProperties Represents a UserDefinedProperties object.
olFromRssFeedRuleCondition Represents a FromRssFeedRuleCondition object.
olClassTimeZone Represents a TimeZone object.
olClassTimeZones Represents a TimeZones object.
olMobile Represents a MobileItem object that is a text message item or a multimedia message item.
olSolutionsModule Represents a SolutionsModule object.
olConversation Represents a Conversation object.
olSimpleItems Represents a SimpleItems object.
olOutspace Represents an AccountSelector object.
olMeetingForwardNotification Represents a MeetingItem object that is a notice about forwarding the meeting request.
olConversationHeader Represents a ConversationHeader object.

Remarks

Used by the Class property of Outlook objects.

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace