NewSendConnector.Usage property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Usage As NewSendConnector.UsageType
Friend Get
Set
'Usage
Dim instance As NewSendConnector
Dim value As NewSendConnector.UsageType
instance.Usage = value
public NewSendConnector.UsageType Usage { internal get; set; }
Property value
Type: Microsoft.Exchange.Management.SystemConfigurationTasks.NewSendConnector.UsageType
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace