Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::CreateForward
Returns a copy of the Email object with the body and header fields changed so that the newly created email can be forwarded. After calling CreateForward, simply add new recipients to the created email, and call MailMan.SendEmail.
![]() |
Declarations | ||
|
[Visual Basic] Public Function CreateForward() As Email [C#] public Email CreateForward(); [C++] public Email *CreateForward(); [JScript] public function CreateForward() : Email |
![]() |
Parameters | ||
|
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.