<?xml version="1.0"?> <!-- SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady> SPDX-License-Identifier: CC0-1.0 --> <!DOCTYPE ObjectProperty SYSTEM "../../DTD"> <ObjectProperty inverseFunctional="yes"> <label xml:lang="en">has mailbox</label> <comment xml:lang="en"> <p> A <ref target="contact:Mailbox">Mailbox</ref> for this <ref target="contact:SocialEntity">Social Entity</ref>. </p> </comment> <isDefinedBy> <SpecificResource source="(SWAP-PIM)"/> </isDefinedBy> <domain> <resource name="contact:SocialEntity"/> </domain> <range> <resource name="contact:Mailbox"/> </range> </ObjectProperty>