Attributes for Exchange 5.5 Mailboxes : Deliv-Cont-Length
This value is the maximal mail size (in bytes for single mails) the mailbox is allowed to receive.
Deliv-Cont-Length
| LDAP name | Deliv-Cont-Length | 
| Data type | Integer | 
| Multivalue (Array) | No | 
| Heuristic | 12 => Replicated between sites, Operational Attribute | 
| Access category | Admin acces only | 
| Ex55 Database name | Deliv-Cont-Length | 
If this attribute is not set for a mailbox object, then there is no mailsize limitation. Nevertheless, there could be a general limitation of an MTA module or of a connector instance.
Deliv-Cont-Length is an operational attribute which is not automatically retrieved by a GetObject() or an GetInfo() call. You can load such attributes into the object property cache by explicitly calling GetInfoEx(). Read more about this technique in the topic 'Reading object attributes' here in the SelfADSI tutorial.
A strange fact: The Delic-Cont-Length attribute is operational, its sister attribute Submission-Cont-Length (size limit for outgoing mails), however, is not.

