_SharingItem.PermissionService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets an OlPermissionService constant that determines the permission service that will be used when sending a SharingItem protected by Information Rights Management (IRM). Read/write.
public:
property Microsoft::Office::Interop::Outlook::OlPermissionService PermissionService { Microsoft::Office::Interop::Outlook::OlPermissionService get(); void set(Microsoft::Office::Interop::Outlook::OlPermissionService value); };
public Microsoft.Office.Interop.Outlook.OlPermissionService PermissionService { get; set; }
Public Property PermissionService As OlPermissionService
Property Value
Remarks
This property is useful only if you have more than one permission identity for a particular SMTP address.
While you can view content that is protected by IRM on any computer running the 2007 Microsoft Office system or a later version, you must have Microsoft Office Professional Edition 2003, Microsoft Office Outlook 2007, or a later version of Outlook to create or send an e-mail that is protected by IRM.