Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Message Interface Collections


The Message interface collections are as follows:

Note icon Note To, Cc, and Headers are BSTR collections using the Count method to obtain the total number of items in the collection and the Item method to obtain each item. The difference is that for To and Cc, the first argument of Item is a 0-based index, while for Headers, the first argument is a string that indicates the name of the header item (for example, From, To, and Subject).

In this section:

Message Interface Attachments Collection

Message Interface Cc Collection

Message Interface Headers Collection

Message Interface To Collection



ContentsPreviousNextIndex