Click or drag to resize

ContactService Properties

The ContactService type exposes the following members.

Properties
  NameDescription
Public propertyAddContactCapability
Capability describing whether the Contact service supports adding contacts.
Public propertyContactGroupsSupported
Indicates that Contact service supports Contacts Group functionality.
Public propertyContactLimits
Provides supported limits for the current enterprise contact provider.
Public propertyCreateContactGroupCapability
Capability describing whether the Contact Service supports Contact Group creation or not.
Public propertyDeleteContactCapability
Capability describing whether the Contact service supports deleting contacts.
Public propertyDeleteContactGroupCapability
Capability describing whether the Contact Service supports Contact Group removal or not.
Public propertyFavoriteContactsCapability
Capability describing whether the Contact service supports favorite contacts.
Public propertyIsServiceAvailable
Returns true if the Contact service is available.
Public propertyMaxContactGroupNameLength
Maximum length of Contact Group name.
Public propertyMaxNumberOfContactGroups
Maximum number of Contact Groups allowed for usage.
Public propertyMaxNumberOfContactsPerGroup
Maximum number of Contacts allowed per Group.
Public propertyNetworkContactSearchByDepartmentCapability
Capability describing whether the Contact service supports contact search by department.
Public propertyNetworkContactSearchByLocationCapability
Capability describing whether the Contact service supports contact search by location.
Public propertyNetworkContactSearchByNameCapability
Capability describing whether the Contact service supports contact search by name.
Public propertyNetworkSearchContactCapability
Capability describing whether the Contact service supports searching contacts.
Public propertyNetworkSearchTerminalCapability
Capability describing whether the Contact service supports searching contacts.
Public propertyResolveEnterpriseContactsCapability
Capability describing whether the Contact Service supports ResolveContacts(ResolveContactsRequest) functionality.
Public propertyUpdateContactCapability
Capability describing whether the Contact service supports updating contacts.
Top
See Also