Enumerates the contact information items for update.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration PublishableContactInformationType
'Usage
Dim instance As PublishableContactInformationType
public enum PublishableContactInformationType
Members
| Member name | Description | |
|---|---|---|
| Availability | Availability, contact information item value type is LONG. | |
| ActivityId | Activity ID is a string ID for activity information, predefined by Lync server. | |
| CustomActivityId | Custom Activity ID, an index for the CustomAvailabilityState that is returned from GetPublishableCustomAvailabilityStates method. | |
| LocationName | Location, string representing location name to be published. | |
| PersonalNote | Personal note, the personal note string to be published. | |
| DisplayPhoto | Display Active Directory photo, DisplayADPhotoType enumeration, indicating if photo is published from Active directory. | |
| PhotoUrl | Photo URL, a public accessible Url pointing to the photo, if not using active directory photo. | |
| Invalid |