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.
The message format to be used for event notifications
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public Enumeration DeliveryType
'Usage
Dim instance As DeliveryType
public enum DeliveryType
public enum class DeliveryType
public enum DeliveryType
Members
Member name | Description | |
---|---|---|
EmailHtml | Notifications are delivered in HTML-formatted e-mail messages. | |
EmailPlaintext | Notifications are delivered in plain text e-mail messages. | |
Soap | Notifications are delivered using a web service pointed to by a SOAP URI. |