This documentation is archived and is not being maintained.

Subscription::DeliveryPreference Property

Gets or sets the delivery preference.

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

public:
property DeliveryPreference^ DeliveryPreference {
	DeliveryPreference^ get ();
	void set (DeliveryPreference^ value);
}

Property Value

Type: Microsoft.TeamFoundation.Framework.Client::DeliveryPreference
The delivery preference.

Show: