15 lines
322 B
Makefile
15 lines
322 B
Makefile
/* @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
|
|
*/
|