.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Mime Class Summary

Mime::GetXml

Converts the MIME (or S/MIME) message to XML and returns the XML as a string.

  Declarations  
    [Visual Basic]
Public Function GetXml() As String

[C#]
public string GetXml();

[C++]
public String *GetXml();

[JScript]
public function GetXml() : String
 
  Parameters  
   
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.