Simple Mail and Post Office Protocol for .Net (SmtPop)

MimeMessage.IsMultipart Method 

Check if the the message is multipart

public bool IsMultipart();

Return Value

True if the message is "multipart". Otherwise false.

See Also

MimeMessage Class | SmtPop Namespace