Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the Outlook Item type.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlItemType
'Usage
Dim instance As OlItemType
public enum OlItemType
Members
| Member name | Description | |
|---|---|---|
| olMailItem | Represents a MailItem | |
| olAppointmentItem | Represents an AppointmentItem | |
| olContactItem | Represents a ContactItem | |
| olTaskItem | Represents a TaskItem | |
| olJournalItem | Represents a JournalItem | |
| olNoteItem | Represents a NoteItem | |
| olPostItem | Represents a PostItem | |
| olDistributionListItem | Represents an DistListItem | |
| olMobileItemSMS | A MobileItem object that is a Short Message Service (SMS) message. | |
| olMobileItemMMS | A MobileItem object that is a Multimedia Messaging Service (MMS) message. |
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace
Other Resources
How to: Create an Appointment That Is an All-Day Event
How to: Create an Appointment That Starts in the Pacific Time Zone and Ends in the Eastern Time Zone
How to: Create a Recurring Appointment by Using the Default Recurrence Pattern
How to: Create a Recurring Appointment That Has a Weekly Pattern