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

Back to Email Class Summary

Email::NumBcc

The number of blind carbon-copy email recipients.

  Declarations  
    [Visual Basic]
Public ReadOnly Property NumBcc As Integer

[C#]
public int NumBcc {get;}

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

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

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