SPMobileMessageServiceProvider Properties

Include Protected Members
Include Inherited Members

The SPMobileMessageServiceProvider type exposes the following members.

Properties

  Name Description
Public property AuthenticationType Gets a value that specifies the type of authentication, if any, that the Office Mobile Service (OMS) messaging Web service is using.
Public property BatchSize Gets the maximum number of messages that the Office Mobile Service (OMS) messaging Web service allows in batch mode.
Public property EnglishName Gets the English name of the Office Mobile Service (OMS) messaging Web service.
Public property ErrorCode Gets a value that specifies whether the request to the Web service failed and, if so, how it failed (Inherited from SPMobileMessageServiceResponse.)
Public property ErrorText Gets details about the exception, if any, thrown when a request was made to the Web service. (Inherited from SPMobileMessageServiceResponse.)
Public property IsValid Gets a value that indicates whether the response is valid. (Inherited from SPMobileMessageServiceResponse.)
Public property LocalName Gets the name of the Office Mobile Service (OMS) messaging Web service in the language of the culture where the service is hosted.
Public property Name Gets the name of the provider of the Office Mobile Service (OMS) messaging Web service.
Public property ServiceUrl Gets the SSL URL of the Office Mobile Service (OMS) messaging Web service.
Public property SignUpPage Gets the URL of the page where customers sign-up for the Office Mobile Service (OMS) messaging Web service.
Public property SmsSender Gets an object that represents the limits imposed by the Office Mobile Service (OMS) messaging Web service on Small Message Service (SMS) messages, such as maximum number of characters.
Public property TargetLocale Gets the LCID of the language-culture where the Office Mobile Service (OMS) messaging Web service is hosted.
Public property Xml Gets the XML returned from the Web service in response to a request. (Inherited from SPMobileMessageServiceResponse.)

Top

See Also

Reference

SPMobileMessageServiceProvider Class

Microsoft.SharePoint.MobileMessage Namespace