CalendarNotification.NextDays Property

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

Syntax

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

value = instance.NextDays

instance.NextDays = value
[ParameterAttribute]
public int NextDays { get; set; }

Property Value

Type: System.Int32