Click or drag to resize
MessageBodyPartNestedParts Property
NestedParts of the payload.

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

Property Value

Type: MessageBodyPart
See Also