This function fetches all the structured information for
a given message. The optional
flags parameter only has a single option, FT_UID, which tells the function to
treat the msg_number
argument as a UID. The
returned object includes the envelope, internal date, size,
flags and body structure along with a similar object for each
mime attachement. The structure of the returned objects is as
follows:
表格 1. Returned Objects for
imap_fetchstructure()
See also: imap_fetchbody().