WarningCode.DoNotDisturb Field
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.
User does not want to be disturbed.
public: int DoNotDisturb = 391;
public const int DoNotDisturb = 391;
val mutable DoNotDisturb : int
Public Const DoNotDisturb As Integer = 391