Each value in this enumeration represents a property in ContactEntry.
Namespace: ININ.IceLib.DirectoriesAssembly: 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 name | Value | Description | |
---|---|---|---|
None | 0 | No property is defined. | |
EntryId | 1 | Represents the EntryId property. | |
FirstName | 2 | Represents the FirstName property. | |
LastName | 3 | Represents the LastName property. | |
Extension | 4 | Represents the Extension property. | |
UserId | 5 | Represents the UserId property. | |
Department | 6 | Represents the Department property. | |
Company | 7 | Represents the Company property. | |
Title | 8 | Represents the Title property. | |
BusinessAddress | 9 | Represents the BusinessAddress property. | |
BusinessCity | 10 | Represents the BusinessCity property. | |
BusinessState | 11 | Represents the BusinessState property. | |
BusinessZipCode | 12 | Represents the BusinessZipCode property. | |
BusinessCountry | 13 | Represents the BusinessCountry property. | |
BusinessEmail | 14 | Represents the BusinessEmail property. | |
Assistant | 15 | Represents the Assistant property. | |
HomeCountry | 16 | Represents the HomeCountry property. | |
HomeEmail | 17 | Represents the HomeEmail property. | |
BusinessPhone | 18 | Represents the BusinessPhone property. | |
BusinessPhone2 | 19 | Represents the BusinessPhone2 property. | |
HomePhone2 | 20 | Represents the HomePhone2 property. | |
MobilePhone | 21 | Represents the MobilePhone property. | |
Fax | 22 | Represents the Fax property. | |
Pager | 23 | Represents the Pager property. | |
AssistantPhone | 24 | Represents the AssistantPhone property. | |
Webpage | 25 | Represents the Webpage property. | |
PrimaryNumberDesignation | 26 | Represents the PrimaryNumberDesignation property. | |
Notes | 27 | Represents the Notes property. | |
DisplayName | 28 | Represents the DisplayName property. | |
HomeAddress | 29 | Represents the HomeAddress property. | |
HomeCity | 30 | Represents the HomeCity property. | |
HomeState | 31 | Represents the HomeState property. | |
HomeZipCode | 32 | Represents the HomeZipCode property. | |
HomePhone | 33 | Represents the HomePhone property. | |
VoicemailLocation | 34 | Represents the VoicemailLocation property. | |
Workgroups | 35 | Represents the Workgroups property. | |
OwnerId | 36 | Represents the OwnerId property. | |
Alias | 37 | Represents the Alias property. | |
AccessRights | 38 | Represents the AccessRights property. | |
TrackerData | 39 | Represents the TrackerData property. | |
StatusUri | 40 | Represents the StatusUri property. | |
Index | 41 | Represents the Index property. | |
ExternalPresenceProviders | 42 | ExternalPresenceProviders for more information. | |
LyncSipAddress | 43 | Obsolete. Represents the LyncSipAddress property. | |
ContactSources | 44 | Represents the ContactSources property. | |
ExternalContactEntries | 45 | Represents the ExternalContactEntries property. | |
Skills | 46 | Represents 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.
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.