Class: Net::IMAP::FetchData
| Relationships & Source Files | |
| Inherits: | Object | 
| Defined in: | lib/net/imap/fetch_data.rb | 
Overview
FetchData represents the contents of a FETCH response. #fetch, #uid_fetch, #store, and #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.