TransactionOutcomeBase.StartTime Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property StartTime As ExDateTime
Get
Friend Set
'Usage
Dim instance As TransactionOutcomeBase
Dim value As ExDateTime
value = instance.StartTime
public ExDateTime StartTime { get; internal set; }