DeliveryType Enumeration

Describes the delivery type.

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

Syntax

'Declaration
Public Enumeration DeliveryType
public enum DeliveryType
public enum class DeliveryType
type DeliveryType
public enum DeliveryType

Members

Member name Description
EmailHtml Email that supports HTML.
EmailPlaintext Plain text.
Soap SOAP.

See Also

Reference

Microsoft.TeamFoundation.Framework.Client Namespace