Share via


LyncClientException.InternalCode Property

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

Syntax

'Declaration
Public Property InternalCode As UInteger
    Get
    Friend Set
'Usage
Dim instance As LyncClientException
Dim value As UInteger

value = instance.InternalCode
public uint InternalCode { get; internal set; }

Property Value

Type: System.UInt32

See Also

Reference

LyncClientException Class

LyncClientException Members

Microsoft.Lync.Model Namespace