From 6d660e3854aa8261d14d4d6780cff7fa6c63efc3 Mon Sep 17 00:00:00 2001 From: Brian White Date: Thu, 17 Oct 2013 16:10:34 -0400 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9a2abe..8d5479d 100644 --- a/README.md +++ b/README.md @@ -570,6 +570,7 @@ Connection Instance Methods * **markSeen** - _boolean_ - Mark message(s) as read when fetched. **Default:** false * **struct** - _boolean_ - Fetch the message structure. **Default:** false + * **envelope** - _boolean_ - Fetch the message envelope. **Default:** false * **size** - _boolean_ - Fetch the RFC822 size. **Default:** false * **modifiers** - _object_ - Fetch modifiers defined by IMAP extensions. **Default:** (none) * **bodies** - _mixed_ - A string or Array of strings containing the body part section to fetch. **Default:** (none) Example sections: