[This is preliminary documentation and is subject to change.]
Creates a new MetaReference from data read from a Message.
| C# |
public static MetaReference ReadFromMessage( Message message )
- message (Message)
- The Message to read from.
The MetaReference read from the message
The SaveToMessage method can be used to save a
reference to a message.