Expand Minimize
0 out of 1 rated this helpful - Rate this topic

OlItemType Enumeration

Indicates the Outlook Item type.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
public enum OlItemType
Member nameDescription
olMailItemRepresents a MailItem
olAppointmentItemRepresents an AppointmentItem
olContactItemRepresents a ContactItem
olTaskItemRepresents a TaskItem
olJournalItemRepresents a JournalItem
olNoteItemRepresents a NoteItem
olPostItemRepresents a PostItem
olDistributionListItemRepresents an DistListItem
olMobileItemSMSA MobileItem object that is a Short Message Service (SMS) message.
olMobileItemMMSA MobileItem object that is a Multimedia Messaging Service (MMS) message.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.