SPEmailAttachment members
Represents an attachment in an e-mail message.
The SPEmailAttachment type exposes the following members.
Properties
Name | Description | |
---|---|---|
ContentId | Gets the MIME content ID for the attachment. | |
ContentStream | Gets the content stream of the attachment. | |
ContentType | Gets the Multipurpose Internet Mail Extensions (MIME) content type of the attachment. | |
FileName | Gets the name of the attached file. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top