Freigeben über


PushNotificationSubscriber.LastModifiedTimeStamp-Eigenschaft

Gibt das Datum und Uhrzeit, wann der Abonnent zuletzt aktualisiert wurde.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

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

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

Eigenschaftswert

Typ: System.DateTime
DateTime

Siehe auch

Referenz

PushNotificationSubscriber Klasse

PushNotificationSubscriber-Member

Microsoft.SharePoint.Client-Namespace