Skip to content

Instantly share code, notes, and snippets.

@Ddedalus
Created January 15, 2019 00:48
Show Gist options
  • Select an option

  • Save Ddedalus/dc5d56802529f81bf2d1a36f5438bd26 to your computer and use it in GitHub Desktop.

Select an option

Save Ddedalus/dc5d56802529f81bf2d1a36f5438bd26 to your computer and use it in GitHub Desktop.
Properties of Outlook API object
def prop(obj):
return sorted( obj._prop_map_get_.keys())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment