Share via


DeliveryTarget.AddressType Property

Definition

Gets or sets the type of the delivery target.

public:
 property int AddressType { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int AddressType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.AddressType : int with get, set
Public Property AddressType As Integer

Property Value

The type of the delivery target.

Attributes

Applies to