CreationTime property
Collapse the table of content
Expand the table of content

IOnlineMediaItem.CreationTime property

Gets or sets the time that a media item was created. Used to enable sorting media items by date.

Syntax


property DateTime CreationTime { 
   DateTime get();
   void set (DateTime value);
}

Property value

Type: System.DateTimeOffset [.NET] | Windows::Foundation::DateTime [C++]

The time that a media item was created.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.SocialInformation.OnlineMedia
Windows::Phone::SocialInformation::OnlineMedia [C++]

Metadata

Windows.WinMD

See also

IOnlineMediaItem

 

 

Show:
© 2017 Microsoft