SPEmailAttachment class
Representa um anexo em uma mensagem de email.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPEmailAttachment
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public NotInheritable Class SPEmailAttachment
'Uso
Dim instance As SPEmailAttachment
public sealed class SPEmailAttachment
Comentários
Use um objeto SPEmailMessage para representar uma mensagem de email.
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.