Share via


SPMobileMessageDeliveryReportItem.Severity property

Gets a value that indicates whether the mobile messaging service provider (MSP) was able to send the message.

Namespace:  Microsoft.SharePoint.MobileMessage
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Severity As SPMobileMessageSeverity
    Get
'Usage
Dim instance As SPMobileMessageDeliveryReportItem
Dim value As SPMobileMessageSeverity

value = instance.Severity
public SPMobileMessageSeverity Severity { get; }

Property value

Type: Microsoft.SharePoint.MobileMessage.SPMobileMessageSeverity
An indication of whether the message was sent.

See also

Reference

SPMobileMessageDeliveryReportItem class

SPMobileMessageDeliveryReportItem members

Microsoft.SharePoint.MobileMessage namespace