MIMESAVETYPE enumeration

Do not use. Indicates how an object should be persisted.

Syntax

typedef enum tagMIMESAVETYPE { 
  SAVE_RFC822   = 0,
  SAVE_RFC1521  = 1
} ACCESSTYPE;

Constants

SAVE_RFC822

Indicates that the object should be saved in RFC 822 format.

SAVE_RFC1521

Indicates that the object should be saved in RFC 1521 (MIME) format.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Mimeole.h
IDL
Mimeole.idl