Status Message Properties

Status message properties are additional key properties that may be added to individual status messages. This is a zero-or-more-to-one mapping of miscellaneous string properties to a status message. The AttributeID specifies what the property is, and the AttributeValue specifies the value of the property. For instance, a software distribution status message might contain an advertisement ID as a status message property.

Table B.71 Status Message Properties (SMS_StatMsgAttributes)

PropertyData typeExampleNotes
AttributeIDuint32403Key. Indicates which string property is being mapped.

Values are:
400 = PackageID
401 = AdvertisementID
402 = CollectionID
403 = UserName
404 = DistributionPoint

AttributeTimedatetimeSee “Date and Time Formats” at the beginning of this appendix.Indicates the creation time of the status message. It is copied from the Time property of SMS_StatusMessage.
AttributeValuestring"GREEN1DOM//
Administrator"
Key. Indicates the value of the string property being mapped. It could be any string.
RecordIDuint32374Key. Indicates the local database ID of this object.