Share via


CalendarLog.LogDate property

Namespace:  Microsoft.Exchange.Management.StoreTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public ReadOnly Property LogDate As String
    Get
'Usage
Dim instance As CalendarLog
Dim value As String

value = instance.LogDate
public string LogDate { get; }

Property value

Type: System.String

See also

Reference

CalendarLog class

CalendarLog members

Microsoft.Exchange.Management.StoreTasks namespace