[This is preliminary documentation and is subject to change.]
The GeneralUserProfile type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GeneralUserProfile | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| EnumSize |
Size of the enumerated type
(Inherited from ProfileBase.) | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetBool | Overloaded. | |
| GetCalendarView |
Gets the calendar view for a property
(Inherited from ProfileBase.) | |
| GetDateTime |
Gets the datetime of a property
(Inherited from ProfileBase.) | |
| GetDayOfWeek |
Gets the Day of week value of the property
(Inherited from ProfileBase.) | |
| GetDouble |
Gets the integer value of the profile property
(Inherited from ProfileBase.) | |
| GetEventShowAs |
Gets the Event Show As value of the property
(Inherited from ProfileBase.) | |
| GetEventType |
Sets the event show as value of the property
(Inherited from ProfileBase.) | |
| GetGroupSelection |
Gets the grouyp selection. By default it returns the current group
(Inherited from ProfileBase.) | |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetInt |
Gets the integer value of the profile property
(Inherited from ProfileBase.) | |
| GetString |
Gets the string representation of the profile property
(Inherited from ProfileBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Serialize |
The serialized profile
(Inherited from ProfileBase.) | |
| SetBool |
Sets the boolean value of the property
(Inherited from ProfileBase.) | |
| SetCalendarView |
Sets the calendar view
(Inherited from ProfileBase.) | |
| SetDateTime |
Sets the datetime of the property
(Inherited from ProfileBase.) | |
| SetDayOfWeek |
Sets the day of week value of the property
(Inherited from ProfileBase.) | |
| SetDouble |
Sets the integer value of the property
(Inherited from ProfileBase.) | |
| SetEventShowAs |
Sets the event show as value of the poperty
(Inherited from ProfileBase.) | |
| SetEventType |
Sets the event type
(Inherited from ProfileBase.) | |
| SetGroupSelection |
Sets the group selection to the value passed
(Inherited from ProfileBase.) | |
| SetInt |
Sets the integer value of the property
(Inherited from ProfileBase.) | |
| SetString |
Sets the string value of the profile property
(Inherited from ProfileBase.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| props |
List of properties
(Inherited from ProfileBase.) |
Properties
| Name | Description | |
|---|---|---|
| IsLeftBarMinimized |
Determines if the left bar is minimized
| |
| IsLeftBarVisible |
Determines if the left bar is visible
| |
| IsMenuBarPageType |
Determines if the menubar is page type
| |
| IsOfficeClipReadOnly |
Determins if the OfficeClip instance is read only
| |
| IsToolBarVisible |
Determines if the toolbar is visible
| |
| LastAccessedGroupId |
The last access group id
| |
| LastVisitedApplicationId |
The application id of the last visited application
| |
| QuickHelpSupressList |
The quick help supress list, i.e. the list of toolbars that won't show quick help
| |
| UserTimezoneId |
user timezone id
|
