[This is preliminary documentation and is subject to change.]
Constructor
Namespace:
OfficeClip.BusinessLayer.Framework.ProfileAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public CalendarUserProfile( string serialized ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ serialized As String _ ) |
Visual C++ |
---|
public: CalendarUserProfile( String^ serialized ) |
Parameters
- serialized
- Type: System..::.String