SPMobileMessageWebService Members
Include Protected Members
Include Inherited Members
Provides methods for invoking Office Mobile Service (OMS) Web service operations.
The SPMobileMessageWebService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPMobileMessageWebService | Initializes a new instance of the SPMobileMessageWebService class with the specified account. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Account | Gets or sets the sender’s account with the Office Mobile Service (OMS) Web service. |
![]() |
SoapFormat | Gets a value that indicates which SOAP style is being used to communicate with the Web service. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
BatchSendMessages | Sends the specified package of messages. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetServiceInfo | Gets information about the Office Mobile Service (OMS) messaging Web service. |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUserInfo | Gets the Office Mobile Service (OMS) messaging Web service’s information about the user. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SendMessage | Sends a single Office Mobile Service (OMS) message. |
![]() |
ToString | (Inherited from Object.) |
Top