MAPIProfileName property (IEpnMailConfigurationSettings)

Visual Basic example

Visual C++ example

 

Syntax

BSTR MAPIProfileName;

Overview

Refer to Setting and Getting ePrint Printer Specifications.

Remarks

Gets or sets a character string that contains the name of the custom MAPI profile. Use this property only if the value of UseDefaultMapiProfile is set to VARIANT_FALSE.

Support for Basic functionality must be unlocked by calling the UnlockSupport method before using this method.

This property is used to configure the e-mail settings.

To set a new value for this property, assign the value to it and call the SetPrinterEmailConfiguration method.

See Also

Elements:

Flags property, IsMAPI property, UseDefaultMapiProfile property, SMTPAuthorSettings property, SMTPServerSettings property, MAPIPassword property, SetPrinterEmailConfiguration method

Topics:

ePrint: Getting and Setting Email Options