Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates the type of endpoint which represents the contact.
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 endpoint if their work phone. | |
| MobilePhone | Contact's endpoint is their mobile phone. | |
| HomePhone | Contact's endpoint is their mobile phone. | |
| OtherPhone | Contact's end point is other phone. | |
| Lync | Contact's endpoint is their Lync client represented by sip address. | |
| VoiceMail | Contact's voice memo SIP address. | |
| Invalid |