[This is preliminary documentation and is subject to change.]
sets the user profile for the calendar
Namespace:
OfficeClip.DBLayer.FrameworkAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public int SetCalendarUserProfile( int userId, CalendarUserProfile tp ) |
| Visual Basic (Declaration) |
|---|
Public Function SetCalendarUserProfile ( _ userId As Integer, _ tp As CalendarUserProfile _ ) As Integer |
| Visual C++ |
|---|
public: int SetCalendarUserProfile( int userId, CalendarUserProfile^ tp ) |
Parameters
- userId
- Type: System..::.Int32
