Share via


SharingItem.PermissionService Property

Outlook Developer Reference

Sets or returns an OlPermissionService constant that determines the permission service that will be used when sending a SharingItem protected by Information Rights Management (IRM). Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.PermissionService

expression   A variable that represents a SharingItem object.

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, you must have Microsoft Office Professional 2007, Microsoft Office Outlook 2007, or Microsoft Office Professional Edition 2003 to create or send an e-mail that is protected by IRM.

See Also