SPMobileMessageSeverity Enumeration
Specifies the type of response received from a mobile messaging service provider.
Namespace: Microsoft.SharePoint.MobileMessage
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPMobileMessageSeverity
'Usage
Dim instance As SPMobileMessageSeverity
public enum SPMobileMessageSeverity
Members
Member name | Description | |
---|---|---|
Neutral | The message was delivered. | |
Failure | The message was not delivered. |
Remarks
This type is an object-oriented version of the severity attribute of the error element in the Office Mobile Service (OMS) communication protocol.