ContentDescription Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

MessageHeader.ContentDescription Property

A human readable description of the body

a null reference if no Content-Description header was present in the message.

public string ContentDescription { public get; private set; }

See Also

MessageHeader Class | OpenPop.Mime.Header Namespace