SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Sender Property

The value of the Sender header field of the Message.

Syntax

public MailAddress Sender { get; set; }
Public Property Sender As MailAddress

Remarks

This field specifies the mailbox of the agent responsible for the actual transmission of the message.

If the originator of the message can be indicated by a single mailbox, and the author and the transmitter is the same identity, the "Sender:" field should not be used.

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]