Content Object

You can use the Content object to access information about a Mail content.

Syntax

Content.collection|property|method

Collections
Headers Contains the list of headers field.
Properties
CID Gets or Sets the MIME content ID.
Data Gets or Sets the content data.
Type Gets or Sets the MIME content type.
TransferEncoding Gets or Sets the MIME transfer encoding.
URL Gets or Sets the content URL.

Additional content header fields can be set using the Headers collection

Methods
CreateCID This method will create a unique content identifier
Save Saves the content to the disk.
See Also

Contents Collection



©2001-2015 eMill. All trademarks property of their owners.