UMCallSummaryReport.Date Property
Namespace: Microsoft.Exchange.UM.UMCommon
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Date As String
Get
Friend Set
'Usage
Dim instance As UMCallSummaryReport
Dim value As String
value = instance.Date
public string Date { get; internal set; }
Property Value
Type: System.String