Message Class
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.
public class Message
type Message = class
Public Class Message
- Inheritance
-
Message
Constructors
Message(Byte[], Dictionary<String,String>) | |
Message(Byte[]) | |
Message(Message) | |
Message(String, Dictionary<String,String>) |
Properties
Content | |
Properties |
Methods
ToByteArray() |