CalendarViewStyles element (DeploymentManifest - SPView)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Represents an object specifying the style of a SharePoint calendar view.

Definition

DECLARATION
<xs:element name="CalendarViewStyles" minOccurs="0" maxOccurs="1" />

USAGE
<View>
   <CalendarViewStyles />
</View>

Type

xs:string

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

None

Parent elements

View element (DeploymentManifest)

See also