EmailAddress property (IEpnSmtpAuthorSettings)

Visual Basic example

Visual C++ example

 

Syntax

BSTR EmailAddress;

Overview

Refer to Setting and Getting ePrint Printer Specifications

Remarks

Gets or sets a character string that contains the email address of the SMTP e-mail sender.

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

To update the SMTP e-mail sender options, set this property and the other IEpnSmtpAuthorSettings properties accessed by the SMTPAuthorSettings property (IEpnMailConfigurationSettings) and call the SetPrinterEmailConfiguration method.

See Also

Elements:

Name property, Organization property, ReplyAddress property, SetPrinterEmailConfiguration method, SMTPAuthorSettings property

Topics:

ePrint: Getting and Setting Email Options