Class RecordMinfo
Mail list DNS record.
public record RecordMinfo : Record, IEquatable<Record>, IEquatable<RecordMinfo>
- Inheritance
-
RecordMinfo
- Implements
- Inherited Members
Constructors
RecordMinfo(RecordReader)
Initializes a new instance of the RecordMinfo class.
public RecordMinfo(RecordReader reader)
Parameters
readerRecordReaderRecordReader for the record data.
Properties
ErrorMailbox
Gets the error mailbox.
public string ErrorMailbox { get; }
Property Value
ResponsibleMailbox
Gets the responsible mailbox.
public string ResponsibleMailbox { get; }
Property Value
Methods
ToString()
String representation of the record.
public override string ToString()
Returns
- string
String version of the domains.