SecureBlackbox 2020 .NET Edition

Questions / Feedback?

From Property

Contains the value of the From header of the Message.

Syntax

public MailAddressList From { get; }
Public ReadOnly Property From As MailAddressList

Remarks

This field contains address(es) of message author(s). If the actual sender is not the author of the message, the sender is provided separately via Sender property.

This property is read-only.

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