LumiSoft Mail Server User API
ContentSize Property
Namespaces > LumiSoft.Net.IMAP > IMAP_BODY_Entity > ContentSize
Gets content encoded data size. NOTE: This property is available only for non-multipart contentype !
Syntax
C#Visual BasicManaged C++
public int ContentSize { get; }
Public ReadOnly Property ContentSize As Integer
public:
int ContentSize {
	int get ();
}

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