Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::AddCC
Adds a recipient to the carbon-copy list. address is required, but name may be empty. Returns True if successful.
![]() |
Declarations | ||
|
[Visual Basic] Public Function AddCC(ByVal String friendlyName , ByVal String emailAddress) As Boolean [C#] public bool AddCC(string friendlyName , string emailAddress); [C++] public bool AddCC(String *friendlyName , String *emailAddress); [JScript] public function AddCC(String friendlyName , String emailAddress) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.