Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Mht::GetEmail
Downloads a Web page and creates an HTML Email object that can be sent using Chilkat Email .NET. Embedded within the email are all the images and style sheets referenced from the Web page.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetEmail(ByVal String url) As Email [C#] public Email GetEmail(string url); [C++] public Email *GetEmail(String *url); [JScript] public function GetEmail(String url) : Email |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.