Gets or sets the Header object in the collection at the specified zero-based index.
Gets or sets the Header object in the collection at the specified zero-based index.
public Header this[int] {get; set;}
Gets or sets the Header object of the collection by the header name.
public string this[string] {get; set;}
HeaderCollection Class | MailBee.Mime Namespace | MailMessage