ContentId Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

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

MessagePart Class | OpenPop.Mime Namespace