This enumerates the supported types of import operation. The RDI can currently import e‑mail and IM data.
typedef [v1_enum] enum { WGN_IMPORTOBJ_TYPE_EMAIL = 0, WGN_IMPORTOBJ_TYPE_IM = 1, WGN_IMPORTOBJ_TYPE_FILE = 2, WGN_IMPORTOBJ_TYPE_PRECREATED = 3 } WGN_IMPORTOBJ_TYPE;
Copyright © 2014 CA.
All rights reserved.
|
|