EmailMailbox.IsDataEncryptedUnderLock Property

Definition

Gets a Boolean value that indicates if email data is encrypted when the device is locked.

public:
 property bool IsDataEncryptedUnderLock { bool get(); };
bool IsDataEncryptedUnderLock();
public bool IsDataEncryptedUnderLock { get; }
var boolean = emailMailbox.isDataEncryptedUnderLock;
Public ReadOnly Property IsDataEncryptedUnderLock As Boolean

Property Value

Boolean

bool

Boolean value that indicates if email data is encrypted when the device is locked.

Windows requirements

App capabilities
email emailSystem

Applies to