This enumerates the supported formats for imported data
typedef [v1_enum] enum { WGN_IMPORTOBJ_FORMAT_MAPI = 0, WGN_IMPORTOBJ_FORMAT_RFC822 = 1, WGN_IMPORTOBJ_FORMAT_NOTES = 2, WGN_IMPORTOBJ_FORMAT_EVF = 3, WGN_IMPORTOBJ_FORMAT_FILE = 4, WGN_IMPORTOBJ_FORMAT_PRECREATED = 5 } WGN_IMPORTOBJ_FORMAT;
Where EVF refers to CA DataMinder event files and RFC822 refers to Internet e-mails.
Copyright © 2014 CA.
All rights reserved.
|
|