Dart Smtp, Pop, Imap Controls
From Property
Description
If provided, this return address is used for the SMTP envelope instead of the address found in the From header label of the message.
Property type
Read-write property
Syntax
Visual Basic
Public Property From As String
Remarks

An envelope identifying the sender and recipients is sent as part of the mail transfer. By default, the sender is extracted from the From header label of the message. This property overrides this default behavior.

Set this property as the MAIL FROM address when using the Verify method to validate email addresses.

See Also

Smtp Object  | Smtp Members


PowerTCP Mail for ActiveX Documentation Version 2.13
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic