'This method instantiates an 'MINFO' Type of Resource Record based on the data in the method's input parameters: the record's DNS Server Name, Container Name, Owner Name of the mail list/box, class (default = IN), 'time to live' value and the responsible and error mailboxes. It returns a reference to the new object as an output parameter.'
'This method updates the TTL, Responsible Mailbox and Error Mailbox to the values specified as the input parameters of this method. If a new value for some parameter is not specified, then the current value for this parameter is not changed. The method returns a reference to the modified object as an output parameter.'
'This method parses the resource record in the TextRepresentation string, and along with the input DNS server and Container names, defines and instantiates a ResourceRecord object. The method returns a reference to the new object as an output parameter.'
'This method to retrieve an existing instance of the MicrosoftDns_ResourceRecord subclass, represented by the TextRepresentation string along with Dns Server and container name.'
'A Fully Qualified Domain Name which specifies a mailbox which is to receive error messages related to the mailing list or mailbox specified by the owner name of the MINFO record.'
read
True
ErrorMailbox property is in 1 class (MicrosoftDNS_MINFOType) of ROOT\MicrosoftDNS and in 1 namespace
'This string represents the Fully Qualified Domain Name of the Domain which contains this Resource Record. This property may contain the strings, "..Cache" or "..RootHints", if the DNS' internal cache or Root Hints (respectively) contain this Resource Record.'
'This property indicates the time moment, when the record was refreshed last time. The zero value means that the record is not subjected to aging and scavenging. To disable aging and scavenging of this record set this value to zero. To enable record's aging and scavenging use AgeAllRecords method defined under the MicrosoftDNS_Zone class.'