Each value in this enumeration represents a property in ContactEntry.

Namespace: ININ.IceLib.Directories
Assembly: ININ.IceLib.Directories (in ININ.IceLib.Directories.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public enum ContactProperty
Visual Basic
Public Enumeration ContactProperty

Members

Member nameValueDescription
None0No property is defined.
EntryId1Represents the EntryId property.
FirstName2Represents the FirstName property.
LastName3Represents the LastName property.
Extension4Represents the Extension property.
UserId5Represents the UserId property.
Department6Represents the Department property.
Company7Represents the Company property.
Title8Represents the Title property.
BusinessAddress9Represents the BusinessAddress property.
BusinessCity10Represents the BusinessCity property.
BusinessState11Represents the BusinessState property.
BusinessZipCode12Represents the BusinessZipCode property.
BusinessCountry13Represents the BusinessCountry property.
BusinessEmail14Represents the BusinessEmail property.
Assistant15Represents the Assistant property.
HomeCountry16Represents the HomeCountry property.
HomeEmail17Represents the HomeEmail property.
BusinessPhone18Represents the BusinessPhone property.
BusinessPhone219Represents the BusinessPhone2 property.
HomePhone220Represents the HomePhone2 property.
MobilePhone21Represents the MobilePhone property.
Fax22Represents the Fax property.
Pager23Represents the Pager property.
AssistantPhone24Represents the AssistantPhone property.
Webpage25Represents the Webpage property.
PrimaryNumberDesignation26Represents the PrimaryNumberDesignation property.
Notes27Represents the Notes property.
DisplayName28Represents the DisplayName property.
HomeAddress29Represents the HomeAddress property.
HomeCity30Represents the HomeCity property.
HomeState31Represents the HomeState property.
HomeZipCode32Represents the HomeZipCode property.
HomePhone33Represents the HomePhone property.
VoicemailLocation34Represents the VoicemailLocation property.
Workgroups35Represents the Workgroups property.
OwnerId36Represents the OwnerId property.
Alias37Represents the Alias property.
AccessRights38Represents the AccessRights property.
TrackerData39Represents the TrackerData property.
StatusUri40Represents the StatusUri property.
Index41Represents the Index property.
ExternalPresenceProviders42ExternalPresenceProviders for more information.
LyncSipAddress43 Obsolete. Represents the LyncSipAddress property.
ContactSources44Represents the ContactSources property.
ExternalContactEntries45Represents the ExternalContactEntries property.
Skills46Represents the Skills property.

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.

See Also