OpenPop.NET POP3 Library Documentation

MessagePart.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

MessagePart Class | OpenPop.Mime Namespace