Share via


NewSendConnector.TlsDomain property

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

Syntax

'Declaration
Public Property TlsDomain As SmtpDomainWithSubdomains
    Get
    Set
'Usage
Dim instance As NewSendConnector
Dim value As SmtpDomainWithSubdomains

value = instance.TlsDomain

instance.TlsDomain = value
public SmtpDomainWithSubdomains TlsDomain { get; set; }

Property value

Type: Microsoft.Exchange.Data.SmtpDomainWithSubdomains

See also

Reference

NewSendConnector class

NewSendConnector members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace