ContentId Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

MessageHeader.ContentId Property

ID of the content part (like an attached image). Used with MultiPart messages.

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

public string ContentId { public get; private set; }

See Also

MessageHeader Class | OpenPop.Mime.Header Namespace