Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an ACCT_BIN structure that contains the UID of an Exchange account.
Quick info
See IOlkAccount.
| Property | Value |
|---|---|
| Identifier: |
0x2009 |
| Property type: |
PT_BINARY |
| Property tag: |
0x20090102 |
| Access: |
Read-only |
Remarks
Get this property by using IOlkAccount::GetProp.
Use PROP_ACCT_IS_EXCH to verify if the account is an Exchange account. If it is, PROP_MAPI_EMSMDB_UID is an ACCT_BIN that contains the emsmdbUID, which is the unique ID, for the Exchange account. If the account is not an Exchange account, this property is undefined.