SPEmailAttachment members
Include protected members
Include inherited members
Representa um anexo em uma mensagem de email.
The SPEmailAttachment type exposes the following members.
Properties
Name | Description | |
---|---|---|
ContentId | Obtém a ID de conteúdo de MIME do anexo. | |
ContentStream | Obtém o fluxo de conteúdo do anexo. | |
ContentType | Obtém o tipo de conteúdo de Multipurpose Internet Mail Extensions (MIME) do anexo. | |
FileName | Obtém o nome do arquivo anexado. |
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