ExCalendar.Eras Property
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public ReadOnly Property Eras As Integer()
Get
'Usage
Dim instance As ExCalendar
Dim value As Integer()
value = instance.Eras
public int[] Eras { get; }
Property Value
Type: []