IsMultiPart Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

MessagePart.IsMultiPart Property

Describes if this MessagePart is a MultiPart message

The MessagePart is a MultiPart message if the ContentType media type property starts with "multipart/"

public bool IsMultiPart { public get; }

See Also

MessagePart Class | OpenPop.Mime Namespace