Contact
Wisej.Hybrid.Shared.Communication.Contact
Last updated
Wisej.Hybrid.Shared.Communication.Contact
Last updated
Namespace: Wisej.Hybrid.Shared.Communication
Assembly: Wisej.Hybrid (3.5.0.0)
Represents a contact on the user's device.
Initializes a new instance of the Contact class.
Initializes a new instance of the Contact class with the given data.
String: Gets or sets the display name of the contact.
If no display name is set, a display name is inferred from GivenName and FamilyName.
List<ContactEmail>: Gets or sets a collection of email addresses of the contact.
String: Gets or sets the family name (or last name) of the contact.
String: Gets or sets the given name (or first name) of the contact.
String: Gets or sets the identifier of the contact.
String: Gets or sets the middle name(s) of the contact.
String: Gets or sets the name prefix of the contact.
String: Gets or sets the name suffix of the contact.
List<ContactPhone>: Gets or sets a collection of phone numbers of the contact.