SdkMessageAvailability.Client 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.
The message is available only on the client. Value = 1.
public: int Client = 1;
public const int Client = 1;
val mutable Client : int
Public Const Client As Integer = 1