0 out of 1 rated this helpful - Rate this topic

OlAttachmentType Enumeration

Specifies the attachment type.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
public enum OlAttachmentType
Member name Description
olByValue The attachment is a copy of the original file and can be accessed even if the original file is removed.
olByReference This value is no longer supported since Microsoft Outlook 2007. Use olByValue to attach a copy of a file in the file system.
olEmbeddeditem The attachment is an Outlook message format file (.msg) and is a copy of the original message.
olOLE The attachment is an OLE document.

Used as an optional parameter to the Microsoft.Office.Interop.Outlook.Attachments method to specify the attachment type.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ