Click or drag to resize

CFXEnvelopeMessageBody Property

[This is preliminary documentation and is subject to change.]

The message payload (The CFX message enclosed in this envelope).

Namespace:  CFX
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public Object MessageBody { get; set; }

Property Value

Type: Object
See Also