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

Back to Email Class Summary

Email::NumCC

The number of carbon-copy email recipients.

  Declarations  
    [Visual Basic]
Public ReadOnly Property NumCC As Integer

[C#]
public int NumCC {get;}

[C++]
public: __property int get_NumCC();

[JScript]
public function get NumCC() : int;
 

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