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