| Property |
"> Symbol |
"> Type |
"> Descriptiontd>
|
| ForwardTo |
MAILBOX_FORWARDTO |
REG_SZ |
Forward all messages to this address. |
| FullName |
MAILBOX_FULLNAME |
REG_SZ |
Full name of mailbox user. |
| MailboxDirectory |
MAILBOX_DIRECTORY |
REG_SZ |
Full path to mailbox directory. Read-only. |
| DontDeliver |
MAILBOX_DONTDELIVER |
REG_DWORD |
Don't deliver mail to this user. |
| EnableAutoReply |
MAILBOX_ENABLEAUTOREPLY |
REG_DWORD |
Automatically reply to incoming mail messages. |
| ReplyOnce |
MAILBOX_REPLYONCE |
REG_DWORD |
If non-zero, don't autoreply to addresses which have
already received autoreplies. |
| EchoMessage |
MAILBOX_ECHOMESSAGE |
REG_DWORD |
If non-zero, include the original message in
autoreplies. |
| ReplyFrom |
MAILBOX_REPLYFROM |
REG_SZ |
Use this address as the From: field in autoreply
messages. |
| NoReplyTo |
MAILBOX_NOREPLYTO |
REG_MULTI_SZ |
Do not autoreply to this list of addresses. |
| Message |
MAILBOX_MESSAGE |
REG_SZ |
Text of the autoreply message. |
| Privilege |
MAILBOX_PRIVILEGE |
REG_DWORD |
Privilege level:
0 - not privileges;
1 - domain-wide privilege;
2 - server-wide privilege. |
| CommandLine |
MAILBOX_CMDLINE |
REG_SZ |
Command line to execute when a message is received. |
| Trusted |
MAILBOX_TRUSTED |
REG_SZ |
Non-zero if the mailbox is trusted. |
| MailboxName |
MAILBOX_MAILBOXNAME |
REG_SZ |
The name of the mailbox. Read-only. |
| MailboxDomain |
MAILBOX_MAILBOXDOMAIN |
REG_SZ |
The domain of the mailbox. Read-only. |