Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
MailMan::GetHeaders
The same as the GetAllHeaders method, except only the emails from fromIndex to toIndex on the POP3 server are returned. The first email on the server is at index 0.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetHeaders(ByVal Integer numBodyLines , ByVal Integer fromIndex , ByVal Integer toIndex) As Boolean [C#] public bool GetHeaders(int numBodyLines , int fromIndex , int toIndex); [C++] public bool GetHeaders(int numBodyLines , int fromIndex , int toIndex); [JScript] public function GetHeaders(int numBodyLines , int fromIndex , int toIndex) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.