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 schedule.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Enumeration DeliverySchedule
public enum DeliverySchedule
public enum class DeliverySchedule
type DeliverySchedule
public enum DeliverySchedule
Members
Member name | Description | |
---|---|---|
Daily | Deliver notifications daily. | |
Immediate | Deliver notifications now. | |
Weekly | Deliver notifications weekly. |