Table of Contents

TTMSFNCCloudMicrosoftOutlookMailAttachment.SaveToStream Method

Decodes the attachment content and writes it to a stream.

API unit family: TMSFNCCloudMicrosoftOutlookMail Declaring type: TTMSFNCCloudMicrosoftOutlookMailAttachment

Syntax

procedure SaveToStream(AStream: TStream);

Parameters

Name Description
AStream Target stream that receives the decoded bytes.