file
Adds ContentPart.File to the list of parts.
Adds ContentPart.File with AttachmentContent.URL content from the provided URL.
Parameters
url
File URL
mimeType
MIME type of the file (e.g., "application/pdf", "text/plain")
Throws
if the URL is not valid or no file in the URL was found.