Click or drag to resize
IsEmailProtectorEnabledJsonIsEmailProtectorEnabled Property
True if email protector is enabled, False if not

Namespace:  BlackBerry.Workspaces.Json
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public Nullable<bool> IsEmailProtectorEnabled { get; set; }

Property Value

Type: NullableBoolean
See Also