Menu

#146 Add mapi.HrSetOneProp() and mapi.HrGetOneProp()

Unstable (example)
closed-fixed
nobody
None
5
2015-08-24
2015-08-15
No

This patch adds HrGetOneProp() and HrSetOneProp()

Mostly convenience functions that simplify the need to explicitly check for property errors when fetching/setting single properties.

In addition, HrGetOneProp() will also raise an error for properties that currently cannot be mapped using PyMAPIObject_FromSPropValue() since we are only dealing with a single value.

1 Attachments

Discussion

  • Mark Hammond

    Mark Hammond - 2015-08-24

    Thanks - f04eba3e2adb

     
  • Mark Hammond

    Mark Hammond - 2015-08-24
    • status: open --> closed-fixed
     

Log in to post a comment.