MessageBodyFormat Enum
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 enum class MessageBodyFormat
public enum MessageBodyFormat
type MessageBodyFormat =
Public Enum MessageBodyFormat
- Inheritance
-
MessageBodyFormat
Fields
Name | Value | Description |
---|---|---|
Xml | 0 | |
Base64 | 1 | |
Hex | 2 | |
String | 3 |