Namespace: Cartella.Pop3.Mime
Assembly: Pop3Client (in Pop3Client.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: Pop3Client (in Pop3Client.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public NameValueCollection Headers { get; } |
Visual Basic |
---|
Public ReadOnly Property Headers As NameValueCollection Get |
Visual C++ |
---|
public: property NameValueCollection^ Headers { NameValueCollection^ get (); } |