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

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290
C# | Visual Basic | Visual C++ |
public bool Muted { get; set; }
Public Property Muted As Boolean Get Set
public: virtual property bool Muted { bool get () sealed; void set (bool value) sealed; }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290