Table of Contents

Class RecordMinfo

Namespace
Ubiety.Dns.Core.Records.Mail
Assembly
Ubiety.Dns.Core.dll

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

reader RecordReader

RecordReader for the record data.

Properties

ErrorMailbox

Gets the error mailbox.

public string ErrorMailbox { get; }

Property Value

string

ResponsibleMailbox

Gets the responsible mailbox.

public string ResponsibleMailbox { get; }

Property Value

string

Methods

ToString()

String representation of the record.

public override string ToString()

Returns

string

String version of the domains.