SecureBlackbox 2020 Android Edition

Questions / Feedback?

Sender Property

The value of the Sender header field of the Message.

Syntax

public MailAddress getSender();
public void setSender(MailAddress sender);

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.

Default Value

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