[This is preliminary documentation and is subject to change.]
Gets the tracker email message id
Namespace:
OfficeClip.DBLayer.TrackerAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
protected ArrayList GetTrackerEmailMessageIds( int projectId ) |
Visual Basic (Declaration) |
---|
Protected Function GetTrackerEmailMessageIds ( _ projectId As Integer _ ) As ArrayList |
Visual C++ |
---|
protected: ArrayList^ GetTrackerEmailMessageIds( int projectId ) |
Parameters
- projectId
- Type: System..::.Int32