_AlpPostalEnvelope Struct Reference
[Envelope]

#include <postal_envelope.h>


Detailed Description

Postal Envelope.


Data Fields

bool asTemplate
AlpPostalBodyPartContainerList envelopeBodypartList
AlpPostalPropertyContainerList envelopeFromList
AlpPostalPropertyList envelopePropertyList
AlpPostalPropertyContainerList envelopeRecipientBCCList
AlpPostalPropertyContainerList envelopeRecipientCCList
AlpPostalPropertyContainerList envelopeRecipientTOList
AlpPostalPropertyContainerList envelopeReplyToList
AlpPostalEnvelopeitsNext
AlpPostalEnvelopeitsPrev


Field Documentation

bool asTemplate
 

Template envelopes are used upon loading and searching. They allow the setting of read only properties.

AlpPostalBodyPartContainerList envelopeBodypartList
 

A list of envelope bodypart, filled by the alp_postal_envelope_add_bodypart(...) API. Only used for envelope not yet stored. alp_postal_envelope_get_bodypart_enumumerator(...). API is used for getting stored envelope bopdyparts.

AlpPostalPropertyContainerList envelopeFromList
 

AlpPostalPropertyList envelopePropertyList
 

A list of envelope properties.

AlpPostalPropertyContainerList envelopeRecipientBCCList
 

AlpPostalPropertyContainerList envelopeRecipientCCList
 

AlpPostalPropertyContainerList envelopeRecipientTOList
 

A list of envelope addresses, filled by the alp_postal_envelope_add_address(...) API. Only used for envelope not yet stored. alp_postal_envelope_get_address_enumumerator(...). API is used for getting stored envelope addresses.

AlpPostalPropertyContainerList envelopeReplyToList
 

AlpPostalEnvelope* itsNext
 

AlpPostalEnvelope* itsPrev
 


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.