II3IDMessage::Topic Property
get_Topic
The topic associated with this message.
IDL Function Prototype
HRESULT Topic(
[out, retval] BSTR * MsgTopic
);
C/C++ Syntax
HRESULT get_Topic(BSTR * MsgTopic);
Parameters
- MsgTopic
-
A string containing the topic associated with this message.