ConfiguratorInstantMessaging_ForwardsPlaintextOnly Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
Boolean
See Also