Share via


NotificationRecipientScheduleEntryTime Class

Definition

Represents a time entry for a

public ref class NotificationRecipientScheduleEntryTime
[System.Serializable]
public class NotificationRecipientScheduleEntryTime
type NotificationRecipientScheduleEntryTime = class
Public Class NotificationRecipientScheduleEntryTime
Inheritance
NotificationRecipientScheduleEntryTime
Attributes

Constructors

NotificationRecipientScheduleEntryTime()

Creates an empty entry time.

NotificationRecipientScheduleEntryTime(Int32)

Creates an entry time.

NotificationRecipientScheduleEntryTime(Int32, Int32)

Creates an entry time.

Properties

Hour

The hour this time represents.

Minute

The minute this time represents.

Applies to

See also