Search Results for

    Show / Hide Table of Contents

    Enum DateTimeFieldFormatType

    Specifies the display format for date and time fields. https://docs.microsoft.com/en-us/previous-versions/office/sharepoint-csom/ee537367%28v%3doffice.15%29

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public enum DateTimeFieldFormatType : int

    DateOnly

    Displays only the date.

    DateTime

    Displays the date and time.

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer