EmailMessage.withAttachment constructor
EmailMessage.withAttachment(
- ItemAttachment parentAttachment
Implementation
EmailMessage.withAttachment(ItemAttachment parentAttachment)
: super.withAttachment(parentAttachment) {}