DumpsterRequestEntry.StartTime Property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property StartTime As DateTime
Get
'Usage
Dim instance As DumpsterRequestEntry
Dim value As DateTime
value = instance.StartTime
public DateTime StartTime { get; }
Property Value
Type: System.DateTime