Gets a boolean value indicating whether the message was delivered.

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

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