OofReply Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
OofReply() |
Initializes a new instance of the OofReply class. |
OofReply(String) |
Initializes a new instance of the OofReply class with the specified message. |
OofReply()
Initializes a new instance of the OofReply class.
public:
OofReply();
public OofReply ();
Public Sub New ()