Share via


SPMobileMessageDeliveryReport constructor (Exception)

Initializes a new instance of the SPMobileMessageDeliveryReport class by using the specified exception.

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

Syntax

'Declaration
Public Sub New ( _
    e As Exception _
)
'Usage
Dim e As Exception

Dim instance As New SPMobileMessageDeliveryReport(e)
public SPMobileMessageDeliveryReport(
    Exception e
)

Parameters

See also

Reference

SPMobileMessageDeliveryReport class

SPMobileMessageDeliveryReport members

SPMobileMessageDeliveryReport overload

Microsoft.SharePoint.MobileMessage namespace