'Usage
Dim instance As ActiveXMessageFormatter Dim message As Message Dim value As Boolean value = instance.CanRead(message)
Parameters
- message
- The Message to inspect.
Return Value
true if the ActiveXMessageFormatter can deserialize the message; otherwise, false.