[]
Gets or sets the date and time when the original image data was generated.
The format is "YYYY:MM:DD HH:MM:SS" with time shown in 24-hour format, and the date and time separated by one blank character.
public string DateTimeOriginalRaw { get; set; }
Public Property DateTimeOriginalRaw As String