AifCorrelation::correlateMessage Method
Microsoft internal use only.
Syntax
client server public static void correlateMessage(AifMessageId messageId, AifEntityKey entityKey)
Run On
Called
Parameters
- messageId
Type: AifMessageId Extended Data Type
The messageId to correlate.
- entityKey
Type: AifEntityKey Class
The entityKey that must be linked to a document.
Remarks
This method writes a record in AifCorrelation, linking a Message ID to an entity key. It is used to link messages to their corresponding documents.