SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Message Property

Contains a pinned e-mail message.

Syntax

public MailMessage Message { get; set; }
Public Property Message As MailMessage

Remarks

Use this property to access an e-mail message that was just downloaded with a ReceiveMessage call, or assign it with a message to be uploaded with PostMessage call.

This property is not available at design time.

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