Package native :: Package outlook :: Module outlook_com :: Class Recipient
[hide private]
[frames] | no frames]

Class Recipient

source code

win32com.client.DispatchBaseClass --+
                                    |
                                   Recipient

Instance Methods [hide private]
 
Delete(self) source code
 
FreeBusy(self, Start=defaultNamedNotOptArg, MinPerChar=defaultNamedNotOptArg, CompleteFormat=defaultNamedNotOptArg) source code
 
Resolve(self) source code

Inherited from win32com.client.DispatchBaseClass: _ApplyTypes_, __cmp__, __getattr__, __init__, __repr__, __setattr__, _get_good_object_, _get_good_single_object_

Class Variables [hide private]
  CLSID = IID('{00063045-0000-0000-C000-000000000046}')
  coclass_clsid = None
  _prop_map_get_ = {'Address': (12291, 2, (8, 0), (), 'Address',...
  _prop_map_put_ = {'AddressEntry': ((121, 0, 8, 0), ()), 'AutoR...
Class Variable Details [hide private]

_prop_map_get_

Value:
{'Address': (12291, 2, (8, 0), (), 'Address', None),
 'AddressEntry': (121,
                  2,
                  (9, 0),
                  (),
                  'AddressEntry',
                  '{0006304B-0000-0000-C000-000000000046}'),
 'Application': (61440, 2, (9, 0), (), 'Application', '{00063001-0000-\
...

_prop_map_put_

Value:
{'AddressEntry': ((121, 0, 8, 0), ()),
 'AutoResponse': ((106, 0, 4, 0), ()),
 'TrackingStatus': ((118, 0, 4, 0), ()),
 'TrackingStatusTime': ((119, 0, 4, 0), ()),
 'Type': ((3093, 0, 4, 0), ())}