Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
MailMan::GetFullEmail
If a partial email was obtained using GetHeaders or GetAllHeaders, this function will take the partial email as an argument, and download the full email from the server. A new Email object (separate from the partial email) is returned.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetFullEmail(Email email) As Boolean [C#] public bool GetFullEmail(Email email); [C++] public bool GetFullEmail(Email *email); [JScript] public function GetFullEmail(Email email) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.