Ler em inglês Editar

Compartilhar via


ContactInformationType Enum

Definition

Enumerates the contact information types.

C#
public enum ContactInformationType
Inheritance
ContactInformationType

Fields

Name Value Description
Invalid -1
Availability 0

Contact availability. AvailabilityType enum.

ActivityId 1

A token describing current contact availability. String.

LocationName 2

A contact's location. String.

TimeZone 3

Time zone. String.

TimeZoneBias 4

The time zone bias is the difference, in minutes, between Coordinated Universal Time (UTC) and the end user?s current local time. All translations between UTC and local time are based on the following formula:

UTC = local time + bias.

MeetingSubject 5

Meeting subject. String.

MeetingLocation 6

Meeting location. String.

Activity 7

A contact's current Activity(on the phone, in the meeting, available, ...).

CustomActivity 8

A collection of availability descriptions. Array of activity strings.

IdleStartTime 9

Time when a contact became idle. DateTime.

DisplayName 10

Display name of a contact. String.

Reserved1 11
PrimaryEmailAddress 12

The SMTP e-mail address. String.

EmailAddresses 13

An unordered collection of contact's addresses. Array of strings.

Title 14

The contact's title. String.

Company 15

The contact's company. String.

Department 16

The contact's department. String.

Office 17

The contact's office location. String.

HomePageUrl 18

The contact's homepage Url

Photo 19

A contact's photo. Stream object.

DefaultNote 20

The default note, shown if no other note is set. String.

DefaultNoteType 21

Default note type (i.e. personal or out-of-office). DefaultNoteType enum.

PersonalNote 22

A personal note. String.

OutOfficeNote 23

An out-of-office note. String.

SourceNetwork 24

The contact source network. SourceNetworkType enum.

IconUrl 25

URL of the icon associated with a contact from a federated public network. String.

IconStream 26

The icon associated with a contact from a federated public network. Stream object.

ContactEndpoints 27

Collection of contact's collaboration endpoints (SIP or TEL endpoints). An array of ContactEndpoint objects.

Reserved2 28
Reserved3 29
NextCalendarStateStartTime 30

Start time of the next calendar state. DateTime object.

Reserved4 31
CapabilityString 32

Current contact capability. ('Voice Only', 'IM Only', ...). String.

Capabilities 33

Combination of contact capabilities. ContactCapabilities enum.

ContactType 34

Contact's type. ContactType enum.

Description 35

Contact's description. String.

Reserved5 36
FirstName 37

Contact's first name. String.

LastName 38

Contact's last name. String.

Reserved6 39
Reserved7 40
Reserved8 41
Reserved9 42
Reserved10 43
CapabilityDetails 45

Returns a collection of PresenceCapability objects.

DefaultNotePublishedTime 46

The published time for default note

CurrentCalendarState 47

Contact's current calendar state (Free, Busy, Out of office,...). ContactCalendarState enum

NextCalendarState 48

Contact's next calendar state (Free, Busy, Out of office,...). ContactCalendarState enum

AttributionString 49

Contact's attribution string

InstantMessageAddresses 50

A collection of contact's Instant Messaging addresses. Array of strings.

IsOutOfOffice 51
Reserved11 52
Reserved12 53
Reserved13 54
Reserved14 55
Reserved15 56

Applies to

Produto Versões
Lync client latest