This documentation is archived and is not being maintained.

DeliveryPreference::Type Property

Gets or sets the delivery type.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property DeliveryType Type {
	DeliveryType get ();
	void set (DeliveryType value);
}

Property Value

Type: Microsoft.TeamFoundation.Framework.Client::DeliveryType
The delivery type.

Show: