IOnlineMediaItem interface
Represents an media item that is hosted online.
Syntax
Members
The IOnlineMediaItem interface has these types of members:
Properties
The IOnlineMediaItem interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write | Gets or sets the time that a media item was created. Used to enable sorting media items by date. | |
|
Read-only | Gets a string that uniquely identifies the media item on the device. | |
|
Read-only | Gets a string that identifies the online item for the service that hosts it. | |
|
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 |
|
|
Metadata |
|
Attributes
- [Version(0x06030000)]
Show: