Namespace: Cartella.Pop3.Mail
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 ContentType ContentType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ContentType As ContentType Get |
| Visual C++ |
|---|
public: property ContentType^ ContentType { ContentType^ get (); } |