LumiSoft Net Help
IMAP_Search_Key_Bcc Class
NamespacesLumiSoft.Net.IMAPIMAP_Search_Key_Bcc
This class represents IMAP SEARCH BCC (string) key. Defined in RFC 3501 6.4.4.
Declaration Syntax
C#Visual BasicVisual C++F#
public class IMAP_Search_Key_Bcc : IMAP_Search_Key
Public Class IMAP_Search_Key_Bcc
	Inherits IMAP_Search_Key
public ref class IMAP_Search_Key_Bcc : public IMAP_Search_Key
type IMAP_Search_Key_Bcc =  
    class
        inherit IMAP_Search_Key
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IMAP_Search_Key_Bcc(String)
Default constructor.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns this as string.
(Overrides Object.ToString()()()().)
Value
Gets BCC filter value.

Remarks
Messages that contain the specified string in the message header BCC field.
Inheritance Hierarchy
Object
IMAP_Search_Key
 IMAP_Search_Key_Bcc

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119