FunctionPackage: net.post-officeToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised

fetch-field

Arguments: message part info &key uid

This function is used to extract the desired information from the value returned by fetch-letter. With fetch-letter, you can retrieve a variety of information about one or more messages and fetch-field can search though that information and return a particular piece of information about a particular letter. message is the message number (it's assumed to be a message sequence number unless uid is true, in which case it's a unique id). part is the type of information desired. It is a string just as used in the call to fetch-letter.

See imap.htm for more information.


Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised