From_: INetMailAddress;
The From_ property determines a sender email address.
Depending on the mail server settings messages can be sent by a sender with any available address, only from a certain list of senders or only from the sender, with whom the current domain user corresponds. Consider this when specifying sender email address.
The example of use is given in description of the INetMailMessage.CC property.
See also: