OlPermissionService enumeration (Outlook)
Specifies the permission service used when sending an Information Rights Management (IRM) protected MailItem object.
Name | Value | Description |
---|---|---|
olPassport | 2 | Microsoft Passport Network permissions will be used. |
olUnknown | 0 | Permission service is unknown. |
olWindows | 1 | Microsoft Windows permissions will be used. |
Remarks
See SharingItem.PermissionService property (Outlook) and MailItem.PermissionService property (Outlook).
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.