Gets a boolean value indicating whether there is a new message.

C# | Visual Basic | Visual C++ |
public bool MessageWaiting { get; private set; }
Public Property MessageWaiting As Boolean Get Private Set
public: property bool MessageWaiting { bool get (); private: void set (bool value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290