I need to extract the date from the \"Media Created\" column (highlighted in green in my the example photo below) using C#.
In my example, the \"Media Created\" and
The extended file properties can be obtained by using Folder.GetDetailsOf() method. As per this thread, the Media Created Date can be retrieved using a property id of 177.