Click or drag to resize

EmailNotificationOptionsConnectionSecurity Property

This value represents the SMTP server connection security.

Namespace:  DoubleTake.Common.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public SmtpConnectionSecurity ConnectionSecurity { get; set; }

Property Value

Type: SmtpConnectionSecurity
Connection security
See Also