ConsoleUser

Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com

This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.

All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.

class Outlook.Outlook(system, config)

I am an abstract parent of all <no title>’s that use Outlook.

Handle the warning that if desktop update is not up to date Outlook will also be unable to do updates.

Return: True fi the dialgo was found and handled, False otherwise

handle_rss()

Handle the dialog that Outlook opens asking to coordinate all RSS feeds via a common handler.

Return: True if the dialog was found and handled, False otherwise

open_attachment(attachment)

Without explicitly saving the file, open a particular attachment identified by the given string–which should hopefully be unique.

Parameters:

  • attachment: the string which can be located and identifies the attachment to open