Freigeben über


SPPushNotificationSubscriber.LastModifiedTimeStamp-Eigenschaft

Ruft den Zeitstempel, der angibt, wann das Abonnement zuletzt geändert wurde.

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

Syntax

'Declaration
Public ReadOnly Property LastModifiedTimeStamp As DateTime
    Get
'Usage
Dim instance As SPPushNotificationSubscriber
Dim value As DateTime

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

Eigenschaftswert

Typ: System.DateTime
Der Zeitstempel.

Siehe auch

Referenz

SPPushNotificationSubscriber Klasse

SPPushNotificationSubscriber-Member

Microsoft.SharePoint-Namespace