WorkloadManagementPolicy.Name property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Name As String
Get
'Usage
Dim instance As WorkloadManagementPolicy
Dim value As String
value = instance.Name
public string Name { get; }
Property value
Type: System.String
See also
Reference
WorkloadManagementPolicy class
WorkloadManagementPolicy members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace