Freigeben über


OlSaveAsType Enumeration

Definition

Specifies the file format.

public enum class OlSaveAsType
public enum OlSaveAsType
Public Enum OlSaveAsType
Vererbung
OlSaveAsType

Felder

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-Nachrichtenformat (*.msg)

olMSGUnicode 9

Outlook-Unicode-Nachrichtenformat (MSG)

olRTF 1

Rich-Text-Format (RTF)

olTemplate 2

Microsoft Outlook-Vorlage (OFT)

olTXT 0

Textformat (TXT)

olVCal 7

VCal-Format (VCS)

olVCard 6

VCard-Format (VCF)

Hinweise

Wird als optionaler Parameter für die SaveAs-Methode für Outlook-Elemente verwendet.

Gilt für: