Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.