SPEmailAttachment Members

Include Protected Members
Include Inherited Members

Represents an attachment in an e-mail message.

The SPEmailAttachment type exposes the following members.

Properties

  Name Description
Public property ContentId Gets the MIME content ID for the attachment.
Public property ContentStream Gets the content stream of the attachment.
Public property ContentType Gets the Multipurpose Internet Mail Extensions (MIME) content type of the attachment.
Public property FileName Gets the name of the attached file.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPEmailAttachment Class

Microsoft.SharePoint.Utilities Namespace