Gets the Lync SIP Address for this contact.

Namespace: ININ.IceLib.Directories
Assembly: ININ.IceLib.Directories (in ININ.IceLib.Directories.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
[ObsoleteAttribute("LyncSipAddress is obsolete as of 4.0 SU 03.")]
public string LyncSipAddress { get; }
Visual Basic
<ObsoleteAttribute("LyncSipAddress is obsolete as of 4.0 SU 03.")> _
Public ReadOnly Property LyncSipAddress As String
	Get

Field Value

The Lync SIP Address.

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 2 and beyond.

See Also