This topic has not yet been rated - Rate this topic

OlSaveAsType Enumeration

Specifies the file format.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
public enum OlSaveAsType
Member name Description
olTXT Text format (.txt)
olRTF Rich Text format (.rtf)
olTemplate Microsoft Outlook template (.oft)
olMSG Outlook message format (.msg)
olDoc Microsoft Office Word format (.doc)
olHTML HTML format (.html)
olVCard VCard format (.vcf)
olVCal VCal format (.vcs)
olICal iCal format (.ics)
olMSGUnicode Outlook Unicode message format (.msg)
olMHTML MIME HTML format (.mht)

Used as an optional parameter to the SaveAs method for Outlook items.

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