3.1.6.7.5.5 mSMQSite2
The value of the mSMQSite2 attribute MUST be computed according to the following algorithm:
Generate a Read Directory (section 3.1.6.3) event with the following arguments:
iDirectoryObjectType := "Site"
iFilter := An array of the following attribute-filter expressions ([MS-MQDMPR] section 3.1.7.1.20):
"Identifier" EQUALS iDirectoryObject.Site2Identifier
iAttributeList := An array of the following Site ADM element attribute names:
FullPath
If the rStatus returned by the Read Directory event is not set to DirectoryOperationResult.Success, rStatus MUST be set to DirectoryOperationResult.GenericError, rObjectGUID is undefined, and processing MUST end.
If the rStatus returned by the Read Directory event is set to DirectoryOperationResult.Success, the value of mSMQSite2 MUST be the value of the rDirectoryObject.FullPath returned by the Read Directory event.