The properties of the FetchResponse class are listed below. For a complete list of FetchResponse class members, see the FetchResponse Members topic.
BodySection | Gets the body section data, if present. |
BodyStructure | Gets the BODYSTRUCTURE or BODY data, if present. |
Envelope | Gets the ENVELOPE data, if present. |
Flags | Gets the FLAGS data, if present. |
InternalDate | Gets the INTERNALDATE data, if present. |
Name (inherited from Response) | Gets the name of the response. |
Rfc822 | Gets the RFC822 data, if present. |
Rfc822Header | Gets the RFC822.HEADER data, if present. |
Rfc822Size | Gets the RFC822.SIZE data, if present. |
Rfc822Text | Gets the RFC822.TEXT data, if present. |
SequenceNumber | Gets the sequence number of the message to which the response applies. |
Uid | Gets the UID data, if present. |
FetchResponse Class | Hunny.Mail Namespace | Imap4Client.Fetch method | Imap4Client.Store method | Imap4Client.UidFetch method | Imap4Client.UidStore method | FETCH response in the IMAP4 specification