CalendarNotification.DailyAgendaNotificationSendTime Property

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

Syntax

'Declaration
<ParameterAttribute> _
Public Property DailyAgendaNotificationSendTime As TimeSpan
    Get
    Set
'Usage
Dim instance As CalendarNotification
Dim value As TimeSpan

value = instance.DailyAgendaNotificationSendTime

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

Property Value

Type: System.TimeSpan