Class SharedMailbox


public class SharedMailbox extends User
SharedMailbox represents a specific user, with a login and a list of emails. Informations like firstname, lastname and phones are store in a VCard. Users are part of a domain (and only one). They are stored as items in a container users_[domainUid]. They are user without login capabilities