ExCalendar.TwoDigitYearMax Property
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public Property TwoDigitYearMax As Integer
Get
Set
'Usage
Dim instance As ExCalendar
Dim value As Integer
value = instance.TwoDigitYearMax
instance.TwoDigitYearMax = value
public int TwoDigitYearMax { get; set; }
Property Value
Type: System.Int32