<< Click to Display Table of Contents >> MailSender |
[Windows platform only; not supported by the Community Edition]
Allows you to specify the message sender by code.
property string VPE.MailSender
write; runtime only
Possible Values:
the name / e-mail address of the sender
Remarks:
Normally it is not necessary to set this property, because the MAPI client will use the default profile, or the user will be able to select his profile.
If Extended MAPI is active, setting this property has no effect.
Example:
Doc.MailSender = "Support@IdealSoftware.com"