class Net::IMAP::FetchData

Net::IMAP::FetchData represents the contents of a FETCH response. Net::IMAP#fetch, Net::IMAP#uid_fetch, Net::IMAP#store, and Net::IMAP#uid_store all return arrays of FetchData objects, except when the UIDONLY extension is enabled.

See FetchStruct documentation for a list of standard message attributes.