## MailAttachment.path property [​](/content/docs/sdk/core.mailattachment.path#mailattachmentpath-property "Direct link to MailAttachment.path property"/index.html)

path to a file or an URL (data uris are allowed as well) if you want to stream the file instead of including it (better for larger attachments)

**Signature:**

```typescript
readonly path?: string;
```

- [MailAttachment.path property](/content/docs/sdk/core.mailattachment.path#mailattachmentpath-property/index.html)
