SecureBlackbox 2020 .NET Edition

Questions / Feedback?

PostStream Method

Uploads a message stored in a stream to the current mailbox on the IMAP server.

Syntax

public void PostStream(System.IO.Stream stream, int flags, string internalDate);
Public Sub PostStream(ByVal Stream As System.IO.Stream, ByVal Flags As Integer, ByVal InternalDate As String)

Remarks

Use this message to upload a message provided in Stream to CurrentMailbox.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]