Subject property (IEpnMailMessageInfo)

Visual Basic example

Visual C++ example

 

Syntax

BSTR Subject;

Overview

Refer to Setting and Getting ePrint Printer Specifications.

Remarks

Gets or sets a character string that contains the subject of the message.

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

To update this property with the currently used value, call the GetPrinterMailMessageInfo method.

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

See Also

Elements:

To property, Cc property, Bcc property, Body property, UseMail property, EmailSaveOptionsIndex property, SetPrinterMailMessageInfo method, GetPrinterMailMessageInfo method

Topics:

ePrint: Getting and Setting Email Options