Share via


NewSendConnector.SmtpMaxMessagesPerConnection property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property SmtpMaxMessagesPerConnection As Integer
    Get
    Set
'Usage
Dim instance As NewSendConnector
Dim value As Integer

value = instance.SmtpMaxMessagesPerConnection

instance.SmtpMaxMessagesPerConnection = value
public int SmtpMaxMessagesPerConnection { get; set; }

Property value

Type: System.Int32

See also

Reference

NewSendConnector class

NewSendConnector members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace