IsEncrypted (NotesItem - JavaScript™)
Read-Write. Indicates whether an item is encrypted.
Defined in
NotesItemSyntax
isEncrypted() : boolean
setEncrypted(flag:boolean) : void
Legal value | Description |
---|---|
true |
if the item is encrypted |
false |
if the item is not encrypted |