This topic has not yet been rated - Rate this topic

Microsoft.SharePoint.MobileMessage namespace

Provides classes for building Microsoft SharePoint Foundation solutions that incorporate messages to mobile devices. A full set of classes for modeling Office Mobile Service (OMS) protocol messages is included. In addition, abstract classes are provided as base classes for implementing solutions that use other protocols.

  ClassDescription
Public classSPMobileMessageRepresents a message to a mobile device.
Public classSPMobileMessageBatchPackageRepresents a package of messages for a batch message-sending job.
Public classSPMobileMessageBuilderProvides members to manage the final construction of the XML message that is sent to the messaging service for delivery and to add certain metadata to it.
Public classSPMobileMessageContentPartRepresents some or all of the main content of a Short Message Service (SMS) message in contrast to the user information and header parts of an SMS message.
Public classSPMobileMessageDeliveryReportRepresents a report from an Office Mobile Service (OMS) messaging Web service about the success or failure of an attempt to send a message.
Public classSPMobileMessageDeliveryReportItemRepresents an error or success item for a delivery report from a Web service that uses the Office Mobile Service (OMS) protocol.
Public classSPMobileMessageServiceProviderProvides information about a mobile message service provider (MSP).
Public classSPMobileMessageServiceProvider.SmsSenderInfoRepresents size limitations imposed by the OMS messaging Web service on Short Message Service (SMS) messages.
Public classSPMobileMessageServiceResponseWhen implemented in a derived class, represents a response from a Web service that provides messaging to mobile devices.
Public classSPMobileMessageSmsBuilderProvides members to manage the final construction of the Short Message Service (SMS) message that is sent to the messaging service for delivery and to add certain metadata to it.
Public classSPMobileMessageUserInfoRepresents a userInfo response from a Web service that uses the Office Mobile Service (OMS) protocol.
Public classSPMobileMessageWebServiceProvides methods for invoking Office Mobile Service (OMS) Web service operations.
Public classSPMobileMessagingAccountRepresents a user’s account with an Office Mobile Service (OMS) Web service.
Public classSPMobileMmsMessage The class representing an Mms message, derived from SPMobileMessage.
Public classSPMobileSmsMessageRepresents a Short Message Service (SMS) message.
  EnumerationDescription
Public enumerationSPMobileMessage.FormatSpecifies mobile messaging formats.
Public enumerationSPMobileMessage.RequiredServiceSpecifies a set of limitations on message sizes and quantities imposed by the provider of an Outlook Mobile Service (OMS) messaging Web service.
Public enumerationSPMobileMessageDeliveryCodeSpecifies whether a request to an Office Mobile Service (OMS) messaging Web service succeeded and, if not, why not.
Public enumerationSPMobileMessageServiceErrorCodeSpecifies the type of error (or success signal) received from a request to a Web service that provides messaging to mobile devices.
Public enumerationSPMobileMessageServiceProvider.AuthenticationTypesIdentifies a method of user authentication.
Public enumerationSPMobileMessageSeveritySpecifies the type of response received from a mobile messaging service provider.
Public enumerationSPMobileSoapFormatSpecifies the SOAP style or format that is used for communication with a SOAP Web service.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.