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

Back to Mime Class Summary

Mime::NewMultipartAlternative

Discards the current MIME message contents, if any, an initializes the MIME object to be an empty mulipart/alternative message.

  Declarations  
    [Visual Basic]
Public Function NewMultipartAlternative() As Boolean

[C#]
public bool NewMultipartAlternative();

[C++]
public bool NewMultipartAlternative();

[JScript]
public function NewMultipartAlternative() : Boolean
 
  Parameters  
   
 

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