[python-win32] PyIMAPIFolder.DeleteFolder ??

Sriram ET. karra.etc at gmail.com
Tue Apr 17 07:37:31 CEST 2012


On Tue, Apr 17, 2012 at 6:49 AM, Mark Hammond <skippy.hammond at gmail.com>wrote:

> On 14/04/2012 1:39 AM, Sriram ET. wrote:
>
>>
>> I am trying to programatically delete a Contacts folder (that I
>> programatically created using PyIMAPI.CreateFolder), when I get the
>> following exception:
>>
>> AttributeError: 'PyIMAPIFolder' object has no attribute 'DeleteFolder'
>>
>> I can see there is an EmptyFolder() implemented, and documented at:
>> http://timgolden.me.uk/**pywin32-docs/PyIMAPIFolder__**
>> EmptyFolder_meth.html<http://timgolden.me.uk/pywin32-docs/PyIMAPIFolder__EmptyFolder_meth.html>)
>> ...
>> so why not DeleteFolder? Should I be looking in some other place?
>>
>
> I'm afraid that simply isn't exposed by pywin32 as yet.


Hi Mark, is there anything I can do (like raise a feature request) or
something that will put it somewhere in your roadmap?

-Sriram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20120417/22266c5e/attachment.html>


More information about the python-win32 mailing list