SPMobileMessageServiceResponse Class

When implemented in a derived class, represents a response from a Web service that provides messaging to mobile devices.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.MobileMessage.SPMobileMessageServiceResponse
    Microsoft.SharePoint.MobileMessage.SPMobileMessageDeliveryReport
    Microsoft.SharePoint.MobileMessage.SPMobileMessageServiceProvider
    Microsoft.SharePoint.MobileMessage.SPMobileMessageUserInfo

Namespace:  Microsoft.SharePoint.MobileMessage
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public MustInherit Class SPMobileMessageServiceResponse
'Usage
Dim instance As SPMobileMessageServiceResponse
public abstract class SPMobileMessageServiceResponse

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SPMobileMessageServiceResponse Members

Microsoft.SharePoint.MobileMessage Namespace