[This is preliminary documentation and is subject to change.]
Positive Response Requested.
| C# | Visual Basic | Visual C++ |
public byte PositiveResponseRequested { get; set; }
Public Property PositiveResponseRequested As Byte
public: property unsigned char PositiveResponseRequested { unsigned char get (); void set (unsigned char value); }