Share via


DeliveryAttributeListResult Class

Definition

Result of the Get delivery attributes operation.

public class DeliveryAttributeListResult
type DeliveryAttributeListResult = class
Public Class DeliveryAttributeListResult
Inheritance
DeliveryAttributeListResult

Constructors

DeliveryAttributeListResult()

Initializes a new instance of the DeliveryAttributeListResult class.

DeliveryAttributeListResult(IList<DeliveryAttributeMapping>)

Initializes a new instance of the DeliveryAttributeListResult class.

Properties

Value

Gets or sets a collection of DeliveryAttributeMapping

Applies to