Account Flags
Do not use. Account type flag values that can be set and their meaning.
Constant/value |
Description |
- ACCT_FLAG_NEWS
- 0x0001
|
Indicates a news account.
|
- ACCT_FLAG_MAIL
- 0x0002
|
Indicates a mail account.
|
- ACCT_FLAG_DIR_SERV
- 0x0004
|
Indicates a directory services account.
|
- ACCT_FLAG_ALL
- (ACCT_FLAG_NEWS | ACCT_FLAG_MAIL | ACCT_FLAG_DIR_SERV)
|
Indicates all account types.
|
Requirements
|
|
Minimum supported client
|
Windows XP [desktop apps only]
|
Minimum supported server
|
Windows Server 2003 [desktop apps only]
|
Product
|
Outlook Express 6.0
|
Header
|
- Imnact.h
|
IDL
|
- Imnact.idl
|