MailBee.NET Objects 4.0

SmtpServerCollection.Item Property

Gets or sets the element at the specified index.

public SmtpServer this[
   int index
] {get; set;}

Parameters

index
The zero-based index of the entry to get or set.

Property Value

The element at the specified index.

See Also

SmtpServerCollection Class | MailBee.SmtpMail Namespace