Platform SDK: Exchange 2000 Server

attachmentfilename Field

[This is preliminary documentation and subject to change.]

The name of the attached file.

Full Name

urn:schemas:httpmail:attachmentfilename

Name Constant

CdoHTTPMail.cdoAttachmentFilename

OLE DB Type

DBTYPE_WSTR

Read-Only

Variant SubType

[Visual Basic] String

[C++] BSTR

Read-Only

Remarks

Corresponds to the "filename:" parameter of the Content-Disposition mail header when its value is "attachment." To change this value, change the urn:schemas:mailheader:content-disposition header field.

Example

myimage.gif

See Also

urn:schemas:mailheader:content-disposition Field