IAttachmentError interface
This object represents error associated with a single attachment
Properties
error |
Error code associated with a particular attachment |
Property Details
errorCode
Error code associated with a particular attachment
errorCode: 'FileTooLarge' | 'IncorrectFileFormat';
Property Value
'FileTooLarge' | 'IncorrectFileFormat'