[This is preliminary documentation and is subject to change.]
Assembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public string GetCaseEmail( int userId ) |
Visual Basic (Declaration) |
---|
Public Function GetCaseEmail ( _ userId As Integer _ ) As String |
Visual C++ |
---|
public: String^ GetCaseEmail( int userId ) |
Parameters
- userId
- Type: System..::.Int32