SqlMail.Accounts Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.Mail.MailAccount))]
public Microsoft.SqlServer.Management.Smo.Mail.MailAccountCollection Accounts { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.Mail.MailAccount))>]
member this.Accounts : Microsoft.SqlServer.Management.Smo.Mail.MailAccountCollection
Public ReadOnly Property Accounts As MailAccountCollection

Property Value

Attributes

Applies to