Click or drag to resize

EmailNotificationOptionsLoginToSmtpServer Property

This value is true if you must log in to the SMTP server; otherwise, it is false.

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

Property Value

Type: Boolean
to login to the SMTP server; otherwise, .
See Also