Winter '20 (API version 47.0)
Messaging
EmailFileAttachment のコンストラクタは次のとおりです。
public EmailFileAttachment()
EmailFileAttachment のプロパティは次のとおりです。
public Blob body {get; set;}
型: Blob
public String contenttype {get; set;}
型: String
public String filename {get; set;}
public Id id {get;}
型: Id
public Boolean inline {get; set;}
型: Boolean