3.2.5.314.1.1.12 LastModified

Type: CSOM String

Accessibility: Read Only

The UTC date/time string with complete representation for calendar date and time of day which represents the time and date of the last update of the settings for the tokenized sharing link. Format returned from get operation is "YYYY-MM-DDThh:mm:ss.fffZ" (e.g. "2016-09-22T12:20:10.125Z"), with a null value indicating no recorded modification date. The date/time string format for set operations conforms to the ISO 8601:2004(E) complete representation for calendar date and time of day. Both the minutes and hour value MUST be specified for the difference between the local and UTC time. Midnight is represented as 00:00:00. For example: YYYYMMDDThhmmssZ YYYYMMDDThhmmss±hhmm YYYYMMDDThhmmss±hh:mm YYYYMMDDThhmmssfffZ YYYY-MM-DDThh:mm:ssZ YYYY-MM-DDThh:mm:ss±hh:mm YYYY-MM-DDThh:mm:ss±hhmm YYYY-MM-DDThh:mm:ss.fffZ.