SMTPAuthorSettings property (IEpnMailConfigurationSettings)

Visual Basic example

Visual C++ example

 

Syntax

IEpnSmtpAuthorSettings *SMTPAuthorSettings;

Overview

Refer to Setting and Getting ePrint Printer Specifications.

Remarks

(Read only) Gets the information about the sender of the e-mail.

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.

This IEpnSmtpAuthorSettings object contains the following properties:

EmailAddress property

Name property

Organization property

ReplyAddress property

The SMTPAuthorSettings property itself is read only. However, the properties accessed by this property can be set with new values by calling call the SetPrinterEmailConfiguration method.

See Also

Elements:

Flags property, IsMAPI property, UseDefaultMapiProfile property, SMTPAuthorSettings property, SMTPServerSettings property, MAPIProfileName property, MAPIPassword property, SetPrinterEmailConfiguration method, EmailAddress property, Name property, Organization property, ReplyAddress property

Topics:

ePrint: Getting and Setting Email Options