Click or drag to resize

MessageBodyPartNestedParts Property

NestedParts of the payload.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public MessageBodyPart[] NestedParts { get; }

Property Value

Type: MessageBodyPart
See Also