Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::GetMimeObject
Creates and returns a Mime object containing the contents of the email. This method is provided for those users that need full access to every aspect of the MIME message, such as manipulation of the message headers of attachments and related items contained within message subparts. (The returned Mime object returned is locked, and needs to be unlocked with a Chilkat S/MIME .NET unlock code, which can be obtained by purchasing a Chilkat S/MIME .NET license.)
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetMimeObject() As Mime [C#] public Mime GetMimeObject(); [C++] public Mime *GetMimeObject(); [JScript] public function GetMimeObject() : Mime |
![]() |
Parameters | ||
|
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.