Share via


SPMobileMessageUserInfo Constructor (Exception)

Initializes a new instance of the SPMobileMessageServiceResponse 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 SPMobileMessageUserInfo(e)
public SPMobileMessageUserInfo(
    Exception e
)

Parameters

Remarks

This override behaves the same as the base implementation.

See Also

Reference

SPMobileMessageUserInfo Class

SPMobileMessageUserInfo Members

SPMobileMessageUserInfo Overload

Microsoft.SharePoint.MobileMessage Namespace