IMobileMediaService Interface

[Microsoft.WindowsServerSolutions.Mobile.Web.Media.IMobileMediaService is no longer available for use as of Windows Server 2012 Essentials.] Web service interface that exposes various methods for searching and retrieving metadata for photo, video, and music media.

Namespace: Microsoft.WindowsServerSolutions.Mobile.Web.Media
Assembly: MobileWeb (in MobileWeb.dll)

Usage

'Usage
Dim instance As IMobileMediaService

Syntax

'Declaration
<ServiceContractAttribute(Name:="Media", Namespace:="Users")> _
Public Interface IMobileMediaService
[ServiceContractAttribute(Name="Media", Namespace="Users")] 
public interface IMobileMediaService
[ServiceContractAttribute(Name=L"Media", Namespace=L"Users")] 
public interface class IMobileMediaService
/** @attribute ServiceContractAttribute(Name="Media", Namespace="Users") */ 
public interface IMobileMediaService
ServiceContractAttribute(Name="Media", Namespace="Users") 
public interface IMobileMediaService

Remarks

This interface requires installation of the Phone Connector Add-in.

Platforms

Development Platforms

Windows Server 2008 R2 x64, Windows 7 x64, Windows Server 2008 x64, Windows Vista x64

See Also

Reference

IMobileMediaService Members
Microsoft.WindowsServerSolutions.Mobile.Web.Media Namespace

Copyright © 2012 by Microsoft Corporation. All rights reserved.