MailAccount.IsBusyAccount Property

Definition

Used to check whether this account is currently being used for sending emails which are in the mail queue or not.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
public bool IsBusyAccount { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
member this.IsBusyAccount : bool
Public ReadOnly Property IsBusyAccount As Boolean

Property Value

Attributes

Applies to