3.2.6.1.1.1 PROPID_QM_SERVICE
The PROPID_QM_SERVICE property is a bitmap that MUST be computed according to the following algorithm:
Let FinalValue be an integer, initialized to 0.
If iDirectoryObject.RoutingServer is populated and TRUE, the 0x00000001 bit of FinalValue MUST be set.
If iDirectoryObject.RemoteAccessServer is populated and TRUE, the 0x00000010 bit of FinalValue MUST be set.
If iDirectoryObject.DirectoryServer is populated and TRUE, and iDirectoryObject.DirectoryServerType is populated and does not have the enumeration value Standalone, then one bit of FinalValue MUST be set according to the following table.
DirectoryServerType value
FinalValue bit to be set
BackupSiteController
0x00000002
PrimarySiteController
0x00000004
PrimaryEnterpriseController
0x00000008
The value of the PROPID_QM_SERVICE property MUST be the value of FinalValue.