Holds a unique identifier of the current conversation.
Class
TMSConversation
Syntax
property Handle: TGuid;
Remarks
The Handle property stores a unique identifier of the current conversation. It is used for executing Transact-SQL queries. Handle is a read-only property.
See Also