ConfiguratorInstantMessaging_ForwardsPlaintextOnly Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic bool InstantMessaging_ForwardsPlaintextOnly { get; set; }
Public Property InstantMessaging_ForwardsPlaintextOnly As Boolean
Get
Set
public:
property bool InstantMessaging_ForwardsPlaintextOnly {
bool get ();
void set (bool value);
}
member InstantMessaging_ForwardsPlaintextOnly : bool with get, set
Property Value
Type:
Boolean
See Also