SPMobileMessageBatchPackage Members
Include Protected Members
Include Inherited Members
Represents a package of messages for a batch message-sending job.
The SPMobileMessageBatchPackage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPMobileMessageBatchPackage | Initializes a new instance of the SPMobileMessageBatchPackage class. |
Top
Properties
Name | Description | |
---|---|---|
Messages | Gets the messages in the package. | |
Xml | Gets the complete Office Mobile Service (OMS) xmsBatch element markup. |
Top
Methods
Name | Description | |
---|---|---|
AddMessage | Adds the specified message to the package. | |
AddMessages | Adds the specified messages to the package. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetMessage | Gets the message with the specified ID. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top