EmailMailbox.IsDataEncryptedUnderLock 属性

定义

获取一个布尔值,该值指示在锁定设备时电子邮件数据是否加密。

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

属性值

Boolean

bool

指示设备锁定时电子邮件数据是否加密的布尔值。

Windows 要求

应用功能
email emailSystem

适用于