MessageStore.IsPasswordProtected

MessageStore.IsPasswordProtected property

Gets a value indicating whether the storage is password protected.

public bool IsPasswordProtected { get; }

Property Value

true if the storage is password protected; otherwise, false.

See Also