Table of Contents

Class Contact

Namespace
Encryptomatic.MailDex.Lib.Messaging.Contacts
Assembly
MailDex.Lib.dll

Contact item.

public class Contact : Message, IPropertyObject, IMessagignObjectWithRecipients, IMessagignObjectWithAttachments
Inheritance
Contact
Implements
Inherited Members

Constructors

Contact()

public Contact()

Properties

Account

public string Account { get; set; }

Property Value

string

AddressCountryCode

public string AddressCountryCode { get; set; }

Property Value

string

AgingDontAgeMe

https://learn.microsoft.com/en-us/office/client-developer/outlook/mapi/pidlidagingdontageme-canonical-property Specifies a value of TRUE if the item will not be automatically archived.

public bool AgingDontAgeMe { get; set; }

Property Value

bool

AssistantTelephoneNumber

public string AssistantTelephoneNumber { get; set; }

Property Value

string

BirthdayLocal

public DateTime BirthdayLocal { get; set; }

Property Value

DateTime

Business2TelephoneNumber

public string Business2TelephoneNumber { get; set; }

Property Value

string

BusinessFaxNumber

public string BusinessFaxNumber { get; set; }

Property Value

string

BusinessHomePage

public string BusinessHomePage { get; set; }

Property Value

string

BusinessTelephoneNumber

public string BusinessTelephoneNumber { get; set; }

Property Value

string

CallbackTelephoneNumber

public string CallbackTelephoneNumber { get; set; }

Property Value

string

CarTelephoneNumber

public string CarTelephoneNumber { get; set; }

Property Value

string

CompanyMainTelephoneNumber

public string CompanyMainTelephoneNumber { get; set; }

Property Value

string

CompanyName

public string CompanyName { get; set; }

Property Value

string

ComputerNetworkName

public string ComputerNetworkName { get; set; }

Property Value

string

ConversationIndex

public string ConversationIndex { get; set; }

Property Value

string

ConversationTopic

public string ConversationTopic { get; set; }

Property Value

string

CreationTime

public string CreationTime { get; set; }

Property Value

string

Email1Address

public string Email1Address { get; set; }

Property Value

string

Email1AddressType

public string Email1AddressType { get; set; }

Property Value

string

Email1DisplayName

public string Email1DisplayName { get; set; }

Property Value

string

Email1OriginalDisplayName

https://learn.microsoft.com/sr-latn-rs/office/client-developer/outlook/mapi/pidlidemail1originaldisplayname-canonical-property Specifies the first display name that corresponds to the email address that is specified for the contact.

public string Email1OriginalDisplayName { get; set; }

Property Value

string

Email1OriginalEntryID

https://learn.microsoft.com/sr-latn-rs/office/client-developer/outlook/mapi/pidlidemail1originalentryid-canonical-property Specifies the EntryId of the object that corresponds to the first email address.

public byte[] Email1OriginalEntryID { get; set; }

Property Value

byte[]

Fax1AddressType

public string Fax1AddressType { get; set; }

Property Value

string

Fax1EmailAddress

public string Fax1EmailAddress { get; set; }

Property Value

string

Fax1OriginalDisplayName

public string Fax1OriginalDisplayName { get; set; }

Property Value

string

Fax2AddressType

public string Fax2AddressType { get; set; }

Property Value

string

Fax2EmailAddress

public string Fax2EmailAddress { get; set; }

Property Value

string

Fax2OriginalDisplayName

public string Fax2OriginalDisplayName { get; set; }

Property Value

string

Fax3AddressType

public string Fax3AddressType { get; set; }

Property Value

string

Fax3EmailAddress

public string Fax3EmailAddress { get; set; }

Property Value

string

Fax3OriginalDisplayName

public string Fax3OriginalDisplayName { get; set; }

Property Value

string

FileUnder

https://learn.microsoft.com/sr-latn-rs/office/client-developer/outlook/mapi/pidlidfileunder-canonical-property Specifies the name under which the contact is filed when displaying a list of contacts.

public string FileUnder { get; set; }

Property Value

string

FileUnderId

https://learn.microsoft.com/sr-latn-rs/office/client-developer/outlook/mapi/pidlidfileunderid-canonical-property Specifies how to generate and recompute the value of the dispidFileUnder (PidLidFileUnder) property when other contact name properties change.

public int FileUnderId { get; set; }

Property Value

int

Gender

public string Gender { get; set; }

Property Value

string

Home2TelephoneNumber

public string Home2TelephoneNumber { get; set; }

Property Value

string

HomeAddress

public string HomeAddress { get; set; }

Property Value

string

HomeAddressCity

public string HomeAddressCity { get; set; }

Property Value

string

HomeAddressCountryCode

public string HomeAddressCountryCode { get; set; }

Property Value

string

HomeAddressPostOfficeBox

public string HomeAddressPostOfficeBox { get; set; }

Property Value

string

HomeAddressPostalCode

public string HomeAddressPostalCode { get; set; }

Property Value

string

HomeAddressStreet

public string HomeAddressStreet { get; set; }

Property Value

string

HomeFaxNumber

public string HomeFaxNumber { get; set; }

Property Value

string

HomeTelephoneNumber

public string HomeTelephoneNumber { get; set; }

Property Value

string

Importance

https://learn.microsoft.com/en-us/office/client-developer/outlook/mapi/pidtagimportance-canonical-property Contains a value that indicates the message sender's opinion of the importance of a message.

public int Importance { get; set; }

Property Value

int

Initials

public string Initials { get; set; }

Property Value

string

InstantMessagingAddress

public string InstantMessagingAddress { get; set; }

Property Value

string

InternetAccountName

https://learn.microsoft.com/en-us/office/client-developer/outlook/auxiliary/pidlidinternetaccountname Returns the display name of the account that delivered the message.

public string InternetAccountName { get; set; }

Property Value

string

Language

public string Language { get; set; }

Property Value

string

LastModificationTime

public string LastModificationTime { get; set; }

Property Value

string

ManagerName

public string ManagerName { get; set; }

Property Value

string

MiddleName

public string MiddleName { get; set; }

Property Value

string

MobileTelephoneNumber

public string MobileTelephoneNumber { get; set; }

Property Value

string

OfficeLocation

public string OfficeLocation { get; set; }

Property Value

string

OtherAddress

public string OtherAddress { get; set; }

Property Value

string

OtherAddressCity

public string OtherAddressCity { get; set; }

Property Value

string

OtherAddressCountry

public string OtherAddressCountry { get; set; }

Property Value

string

OtherAddressCountryCode

public string OtherAddressCountryCode { get; set; }

Property Value

string

OtherAddressPostOfficeBox

public string OtherAddressPostOfficeBox { get; set; }

Property Value

string

OtherAddressPostalCode

public string OtherAddressPostalCode { get; set; }

Property Value

string

OtherAddressStreet

public string OtherAddressStreet { get; set; }

Property Value

string

OtherTelephoneNumber

public string OtherTelephoneNumber { get; set; }

Property Value

string

PersonalHomePage

public string PersonalHomePage { get; set; }

Property Value

string

PrimaryTelephoneNumber

public string PrimaryTelephoneNumber { get; set; }

Property Value

string

Profession

public string Profession { get; set; }

Property Value

string

RadioTelephoneNumber

public string RadioTelephoneNumber { get; set; }

Property Value

string

ReminderDelta

https://learn.microsoft.com/en-us/office/client-developer/outlook/mapi/pidlidreminderdelta-canonical-property Specifies the interval, in minutes, between the time when the reminder first becomes overdue and the start time of the calendar object.

public int ReminderDelta { get; set; }

Property Value

int

ReminderSet

public bool ReminderSet { get; set; }

Property Value

bool

ReminderTime

public DateTime ReminderTime { get; set; }

Property Value

DateTime

Sensitivity

public int Sensitivity { get; set; }

Property Value

int

SideEffects

https://learn.microsoft.com/sr-latn-rs/office/client-developer/outlook/mapi/pidlidsideeffects-canonical-property Controls how a message object is handled by the client when acting on end-user input.

public int SideEffects { get; set; }

Property Value

int

TelexNumber

public string TelexNumber { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string

UserCertificate

public string UserCertificate { get; set; }

Property Value

string

WorkAddress

public string WorkAddress { get; set; }

Property Value

string

WorkAddressCity

public string WorkAddressCity { get; set; }

Property Value

string

WorkAddressCountry

public string WorkAddressCountry { get; set; }

Property Value

string

WorkAddressCountryCode

public string WorkAddressCountryCode { get; set; }

Property Value

string

WorkAddressPostalCode

public string WorkAddressPostalCode { get; set; }

Property Value

string

WorkAddressState

https://learn.microsoft.com/sr-latn-rs/office/client-developer/outlook/mapi/pidlidworkaddressstate-canonical-property Specifies the state or province portion of the contact's work mailing address.

public string WorkAddressState { get; set; }

Property Value

string

WorkAddressStreet

public string WorkAddressStreet { get; set; }

Property Value

string

Methods

LoadProperties(IEnumerable<BaseProperty>)

Internal. Do not use.

public override void LoadProperties(IEnumerable<BaseProperty> props)

Parameters

props IEnumerable<BaseProperty>