You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
322 B
14 lines
322 B
/* @doc MAILMSG
|
|
*
|
|
* @module MAILMSG.D - Overview of Mail Message Object Project |
|
|
*
|
|
* The Mail Message Object provides an object model for dealing with
|
|
* mail messages within a mail server.
|
|
*
|
|
* Designed by Don Dumitru (dondu@microsoft.com)
|
|
*/
|
|
|
|
/*
|
|
@topic Object Model | TBD
|
|
@topic Data Model | TBD
|
|
*/
|