de la propiedad DateOptions.CalendarType
Obtiene el tipo del calendario actual.
Espacio de nombres: Microsoft.SharePoint.Utilities
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public ReadOnly Property CalendarType As SPCalendarType
Get
'Uso
Dim instance As DateOptions
Dim value As SPCalendarType
value = instance.CalendarType
public SPCalendarType CalendarType { get; }
Valor de propiedad
Tipo: Microsoft.SharePoint.SPCalendarType
Un objeto SPCalendarType que representa el tipo de calendario.