contactMailboxURI constant

IriTerm const contactMailboxURI

mailboxURI from contact vocabulary [Expects: http://www.w3.org/2000/10/swap/pim/contact#_URI]

mailboxURI is a string. Use of this is discouraged. Use :mailbox instead

Can be used on: http://www.w3.org/2000/10/swap/pim/contact#SocialEntity

Implementation

static const contactMailboxURI = IriTerm.prevalidated(
  'http://www.w3.org/2000/10/swap/pim/contact#mailboxURI',
);