Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |