Share via


SPMobileMessageDeliveryReport.ServiceUpdateTime property

Gets the last time the properties of the Office Mobile Service (OMS) messaging Web service were changed.

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

Syntax

'Declaration
Public ReadOnly Property ServiceUpdateTime As DateTime
    Get
'Usage
Dim instance As SPMobileMessageDeliveryReport
Dim value As DateTime

value = instance.ServiceUpdateTime
public DateTime ServiceUpdateTime { get; }

Property value

Type: System.DateTime
The time of the last change in UTC.

See also

Reference

SPMobileMessageDeliveryReport class

SPMobileMessageDeliveryReport members

Microsoft.SharePoint.MobileMessage namespace