Share via


DeliveryPreference Members

Include Protected Members
Include Inherited Members

Represents how event notifications are to be delivered.

The DeliveryPreference type exposes the following members.

Constructors

 

Name

Description

Public method

DeliveryPreference

Initializes a new instance of the DeliveryPreference class.

Top

Methods

 

Name

Description

Public method

Equals

(Overrides Object.Equals(Object).)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

(Overrides Object.GetHashCode().)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

Address

The address to which an event notification is to be delivered.

Public property

Schedule

The scheduled interval between event notifications.

Public property

Type

The format that is used to deliver event notifications. Allowable values for Type are EmailHtml, EmailPlaintext, or Soap.

Top

See Also

Reference

DeliveryPreference Class

Microsoft.TeamFoundation.Server Namespace