PRB: PR_SECURITY Property is Ignored by Exchange Server

Last reviewed: December 17, 1997
Article ID: Q177853
The information in this article applies to:
  • Exchange Development Kit (EDK), version 5.0 on the following platform: NT
  • Extended Messaging Application Programming Interface (MAPI), version 1.0

SYMPTOMS

When set in Exchange Client custom forms, the PR_SECURITY property is disregarded by Exchange Server.

CAUSE

Exchange Server does not use this flag.

STATUS

This behavior is by design.

MORE INFORMATION

A custom Exchange form that sets this property to take advantage of Advanced Security will not operate as expected. When this form is used to send a Signed message to a mailbox where Advanced Security is enabled, the Exchange Server does not prompt for a security file password. This is because the Exchange Server disregards the PR_SECURITY property.

The Microsoft Developer Network Library (MSDN) topic on PR_SECURITY states the following:

   The underlying messaging system chooses whether to use the flag
   Contained in the PR_SECURITY property.


Additional query words: PR_SECURITY property flag security advanced signed
Keywords : EDKAPI EMAPI MAPIForm XGEN
Version : WINDOWS:1.0,5.0
Platform : WINDOWS winnt
Issue type : kbprb


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.