IOnlineMediaItem interface

IOnlineMediaItem interface

Represents an media item that is hosted online.

Syntax


public interface IOnlineMediaItem

Members

The IOnlineMediaItem interface has these types of members:

Properties

The IOnlineMediaItem interface has these properties.

PropertyAccess typeDescription

CreationTime

Read/write

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

Id

Read-only

Gets a string that uniquely identifies the media item on the device.

RemoteId

Read-only

Gets a string that identifies the online item for the service that hosts it.

Title

Read/write

Gets or sets the title of the media item.

 

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

Attributes

[Version(0x06030000)]

 

 

Show:
© 2017 Microsoft