OlSaveAsType Enumeration (Outlook)
Published: July 16, 2012
Specifies the file format.
|
Name |
Value |
Description |
|---|---|---|
|
olDoc |
4 |
Microsoft Office Word format (.doc) |
|
olHTML |
5 |
HTML format (.html) |
|
olICal |
8 |
iCal format (.ics) |
|
olMHTML |
10 |
MIME HTML format (.mht) |
|
olMSG |
3 |
Outlook message format (.msg) |
|
olMSGUnicode |
9 |
Outlook Unicode message format (.msg) |
|
olRTF |
1 |
Rich Text format (.rtf) |
|
olTemplate |
2 |
Microsoft Outlook template (.oft) |
|
olTXT |
0 |
Text format (.txt) |
|
olVCal |
7 |
VCal format (.vcs) |
|
olVCard |
6 |
VCard format (.vcf) |