Share via


TenantLogEntry.TimestampUtc property

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public Property TimestampUtc As DateTime
    Get
    Set
'Usage
Dim instance As TenantLogEntry
Dim value As DateTime

value = instance.TimestampUtc

instance.TimestampUtc = value
public DateTime TimestampUtc { get; set; }

Property value

Type: System.DateTime

See also

Reference

TenantLogEntry class

TenantLogEntry members

Microsoft.Online.SharePoint.TenantAdministration namespace