Previous Topic: External Agent API InterfaceNext Topic: Import Object Format


Import Object Type

Type

[in] WGN_IMPORTOBJ_TYPE_EMAIL, Required

Data

Set to one of the following existing values (dependant on the object type):

	WGN_IMPORTOBJ_TYPE_EMAIL (0)
	WGN_IMPORTOBJ_TYPE_FILE (2)
	WGN_IMPORTOBJ_TYPE_PRECREATED (3)

Single stream files use WGN_IMPORTOBJ_TYPE_FILE, multi-stream files use

WGN_IMPORTOBJ_TYPE_PRECREATED.