property AdvancedOptions.ErrorMessage as String
This option is used to provide an error message to a DHCP client.

 TypeDescription 
   String Value representing this option.  
 

This property specifies an error message that should be sent to a DHCP client. Be advised that this message will only be sent upon denying client's request by calling DHCPSession.DenyRequest method.