Parameters |
Value |
Notes |
---|---|---|
objectType |
WGN_IMPORTOBJ_TYPE_EMAIL |
Specifies an e-mail. See the WGN_IMPORTOBJ_TYPE typedef. |
objectFormat |
WGN_IMPORTOBJ_FORMAT_MAPI |
Specifies a MAPI e-mail. See the WGN_IMPORTOBJ_FORMAT typedef. |
objectTransport |
WGN_IMPORTOBJ_TRANSPORT_COM |
Specifies a COM transport. See the WGN_IMPORTOBJ_TRANSPORT typedef. |
objectData |
Actual e-mail |
Variant type: VT_UNKNOWN IUnknown* interface from IMessage* interface |
For details about other Type-Format-Transport permutations, seeInput Combinations for ImportObject() Method . |
||
messageId |
NULL |
|
importSource |
WGN_ACTIVEIMPORTSOURCE_NONE |
|
xmlMessageAttributes |
NULL |
|
eventSizeHintBytes |
Zero |
Not relevant. This parameter is used to calibrate hub throttling, but in scenario A there is no hub; the External Agent passes e-mails directly to a local policy engine. |
allowDeferredCompletion |
FALSE |
|
contextTag |
Any value defined by the caller |
Copyright © 2014 CA.
All rights reserved.
|
|