Skip to content

Inline attachments with content ID #144

@SebastianBecker2

Description

@SebastianBecker2

When an image is embedded into the mail body using a content ID, the image is attached to the mail and gets certain attributes.
Like IsInline and ContentId. Those are necessary for a viewer to insert the image in the body at the referenced position.
But as of right now, those attributes cannot be accessed with the ews::attachment class.

I'm planing to implement those ASAP.
Should be easy since the ews::attachment class keeps the xml and just needs some getter functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions