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