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