LumiSoft Mail Server User API
Cc Property
Namespaces > LumiSoft.Net.IMAP > IMAP_Envelope > Cc
Gets header field "Cc:" value. Returns null if value isn't set.
Syntax
C#Visual BasicManaged C++
public MailboxAddress[] Cc { get; }
Public ReadOnly Property Cc As MailboxAddress()
public:
array<MailboxAddress^>^ Cc {
	array<MailboxAddress^>^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)