Property MailContactsRead
- Namespace
- MailFathom.Domain.Access
- Assembly
- MailFathom.Domain.dll
MailContactsRead
Gets the permission covering the tools that read the contact book.
public static MailFathomPermission MailContactsRead { get; }
Property Value
Remarks
The book is an assembled record about identified third parties rather than mail that arrived, which is why it is granted apart from MailRead instead of travelling with it: a deployment may want an agent able to name the people it reads about without that following from the grant that lets it read the mailbox.