EmailSaveOptionsIndex property (IEpnMailMessageInfo)

Visual Basic example

Visual C++ example

 

Syntax

long EmailSaveOptionsIndex;

Overview

Refer to Setting and Getting ePrint Printer Specifications.

Remarks

Gets or sets a zero-based index of the save options in the IEpnMultiSaveOptions object that will be used to save the files intended to be sent.

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, Subject property, Body property, UseMail property, SetPrinterMailMessageInfo method, GetPrinterMailMessageInfo method

Topics:

ePrint: Getting and Setting Email Options