SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SendStream Method

Sends an e-mail message stored in a stream.

Syntax

public void SendStream(System.IO.Stream stream);
Public Sub SendStream(ByVal Stream As System.IO.Stream)

Remarks

Use this method to send a message stored in the Stream to the server.

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