Share via


SPMobileMessageDeliveryReport.Validate Method

Verifies that certain parts of the response from the Web server, such as the XML namespace, are valid.

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

Syntax

'Declaration
Protected Friend Overrides Function Validate As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.Validate()
protected internal override bool Validate()

Return Value

Type: System.Boolean
true if the response is valid; otherwise, false.

See Also

Reference

SPMobileMessageDeliveryReport Class

SPMobileMessageDeliveryReport Members

Microsoft.SharePoint.MobileMessage Namespace