Finds all the MessagePart's which are attachments to this message.
IsAttachment for MessageParts which are considered to be attachments.
public List<MessagePart> FindAllAttachments();
Return Value
A List of MessageParts where each is considered an attachment
See Also
Message Class | OpenPop.Mime Namespace