ChatConversation.GetMessageReader Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ChatMessageReader for this ChatConversation.
public:
virtual ChatMessageReader ^ GetMessageReader() = GetMessageReader;
ChatMessageReader GetMessageReader();
public ChatMessageReader GetMessageReader();
function getMessageReader()
Public Function GetMessageReader () As ChatMessageReader
Returns
The ChatMessageReader for this ChatConversation.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|