ContactEndpointType enumeration

Enumerates collaboration endpoint types.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration ContactEndpointType
'Usage
Dim instance As ContactEndpointType
public enum ContactEndpointType

Members

Member name Description
WorkPhone Contact's work phone number.
MobilePhone Contact's mobile phone number.
HomePhone Contact's home phone number.
OtherPhone Contact's other phone number.
Lync Contact's SIP address.
VoiceMail Contact's voice memo SIP address.
Invalid

See also

Reference

Microsoft.Lync.Model namespace