EmailArchitectObjects Overview


EmailArchitectObjects component provides the following objects.

Object Description
ServerRoot Root object of EmailArchitectObjects.
ServiceCollection Access all services of server.
ServerConfig Access all configuration items of server.
ISvrLicense Access license information of server.
SessionFileCollection Temporary files associated of session.
SessionFile Single temporary file associated of session.
DomainCollection Access all domains in server.
Domain Access single domain.
UserCollection Access all users under specified domain.
User Access specified user.
MBXCollection Access all mailboxes of specified user.
MBX Access specified mailbox.
MailCollection Access all emails in specific mailbox.
Mail Access specified email.
AddressCollection Represent multiple email addresses and friendly names.
EmailAddress Represent an email address and friendly name.
AttachmentCollection Access all attachments of an email.
Attachment Access a specified attachment of an email.
SmtpMail Send outgoing email.
PersonalSetting Access personal setting of user.
ContactCollection Access all contacts in address book.
Contact Access specified contact in address book.
FilterCollection Access all domain/user filters setting.
MailFilter Access a specified domain/user filter setting.
PreferenceCollection Access all preference of specified user.
Tools Useful functions