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