Struct AttachmentInfo#

Struct Documentation#

struct AttachmentInfo#

Information about an attachment.

Public Members

libCZI::GUID contentGuid#

A Guid identifying the content of the attachment.

char contentFileType[9]#

A null-terminated character array identifying the content of the attachment.

std::string name#

A string identifying the content of the attachment.