Share via


CalendarNotification.DailyAgendaNotificationSendTime property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Property DailyAgendaNotificationSendTime As TimeSpan
    Get
    Set
'Usage
Dim instance As CalendarNotification
Dim value As TimeSpan

value = instance.DailyAgendaNotificationSendTime

instance.DailyAgendaNotificationSendTime = value
public TimeSpan DailyAgendaNotificationSendTime { get; set; }

Property value

Type: System.TimeSpan

See also

Reference

CalendarNotification class

CalendarNotification members

Microsoft.Exchange.Data.Storage.Management namespace