Messaging
The following are constructors for EmailFileAttachment.
public EmailFileAttachment()
The following are properties for EmailFileAttachment.
public Blob body {get; set;}
Type: Blob
public String contenttype {get; set;}
Type: String
public String filename {get; set;}
public Id id {get;}
Type: Id
public Boolean inline {get; set;}
Type: Boolean