MailProfile.IsBusyProfile Property

Definition

Used to check whether this profile 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 IsBusyProfile { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
member this.IsBusyProfile : bool
Public ReadOnly Property IsBusyProfile As Boolean

Property Value

Attributes

Applies to