[Missing <summary> documentation for "P:OPSSDKCommon.Model.Config.EchoSoundConfig.ByeMessage"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
C# |
---|
public string ByeMessage { get; set; } |
Visual Basic |
---|
Public Property ByeMessage As String Get Set |
Visual C++ |
---|
public: property String^ ByeMessage { String^ get (); void set (String^ value); } |