Click or drag to resize

MPInterfacebImportEmailAttachment Method

Import one clsImportEmailAttachment

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportEmailAttachment(
	clsImportEMailAttachment oEmail,
	clsImportBaseeImportMode nImportMode
)

Parameters

oEmail
Type: MARIInterfaceclsImportEMailAttachment
Handle one clsImportEmailAttachment object
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks