ResponseCode.NotFound Field
The user does not exist at the domain specified. (404)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const NotFound As Integer
'Usage
Dim value As Integer
value = ResponseCode.NotFound
public const int NotFound