NewSendConnector class
Inheritance hierarchy
System.Object
InternalCommand
Cmdlet
PSCmdlet
Microsoft.Exchange.Configuration.Tasks.Task
DataAccessTask<SmtpSendConnectorConfig>
SetTaskBase<SmtpSendConnectorConfig>
NewTaskBase<SmtpSendConnectorConfig>
NewTenantADTaskBase<SmtpSendConnectorConfig>
NewADTaskBase<SmtpSendConnectorConfig>
NewFixedNameSystemConfigurationObjectTask<SmtpSendConnectorConfig>
NewSystemConfigurationObjectTask<SmtpSendConnectorConfig>
Microsoft.Exchange.Management.SystemConfigurationTasks.NewSendConnector
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public NotInheritable Class NewSendConnector _
Inherits NewSystemConfigurationObjectTask(Of SmtpSendConnectorConfig)
'Usage
Dim instance As NewSendConnector
public sealed class NewSendConnector : NewSystemConfigurationObjectTask<SmtpSendConnectorConfig>
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace
Inheritance hierarchy
System.Object
InternalCommand
Cmdlet
PSCmdlet
Microsoft.Exchange.Configuration.Tasks.Task
DataAccessTask<SmtpSendConnectorConfig>
SetTaskBase<SmtpSendConnectorConfig>
NewTaskBase<SmtpSendConnectorConfig>
NewTenantADTaskBase<SmtpSendConnectorConfig>
NewADTaskBase<SmtpSendConnectorConfig>
NewFixedNameSystemConfigurationObjectTask<SmtpSendConnectorConfig>
NewSystemConfigurationObjectTask<SmtpSendConnectorConfig>
Microsoft.Exchange.Management.SystemConfigurationTasks.NewSendConnector