Version 4.0

HomeHOME
  • SwiftReach.Swift911.Core.ContactLists.Contact Object Reference

    The struct containing the information for a contact on a list.

    The following classes are derived from this class:

    • SwiftReach.Swift911.Core.ContactLists.PortalManager+CONTACT_PENDING_SUBSCRIPTION
    FieldTypeDescription
    CreateStamp System.DateTime The date and time that the list item was created.
    ChangeStamp System.DateTime The date and time that the list item last changed.
    CreatedByUser System.String The username which created the list item.
    ChangedByUser System.String The username that last made changes to the list item.
    EntityName System.String Name of the person of entity
    EntityGuid System.Guid Guid that uniquely identifies this entity on the list. This is generated by SwiftReach when the contact is added.
    Phones SwiftReach.Swift911.Core.ContactLists.PhoneProfile[] The list of phone numbers and their configuation for the associated contact listed in priority order.
    Addresses SwiftReach.Swift911.Core.ContactLists.AddressProfile[] The street address locations of the contact
    Email System.String The email address of the contact
    Fax System.String The 10-digit fax phone number to send FAX messages to
    SMSPhone System.String The 10-digit mobile phone number to send SMS messages to
    SMSNetwork System.Int32 The unique numerical code identifying the mobile carrier
    Pager System.String The pager number to send pager messages to
    PagerNetwork System.Int32 The unique numerical code identifyign the paging provider
    PinCode System.String The personal pin code used to authenticate to recieve secure messages
    SpokenLanguage System.String The preferrred language choice of this alert recipient
    Tag System.String A generic field to hold a user-defined string of 50 characters or less
    UserDefined SwiftReach.Swift911.Core.ContactLists.KeyValue[] Array of generic fields holding a user-defined strings of 50 characters or less