Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Email::GetHeaderFieldName
Return the name of the Nth header field. The NumHeaderFields() method can be used to get the number of header fields. The GetHeaderField() method can be used to get the value of the field given the field name.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetHeaderFieldName(ByVal Integer index) As String [C#] public string GetHeaderFieldName(int index); [C++] public String *GetHeaderFieldName(int index); [JScript] public function GetHeaderFieldName(int index) : String |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.