Delivers the names of message types from the server.
Class
TMSServiceBroker
Syntax
procedure GetMessageTypeNames(List: TStrings);
Parameters
List
Holds the names of the message types.
Remarks
Call the GetMessageTypeNames method to get the names of message types from the server.
See Also