[This is preliminary documentation and is subject to change.]

The CalendarUserProfile type exposes the following members.

Constructors

  NameDescription
Public methodCalendarUserProfileOverloaded.

Methods

  NameDescription
Public methodCopyApplicationLastVisitedBackupToApplicationLastVisited
Protected methodEnumSize
Size of the enumerated type
(Inherited from ProfileBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetBoolOverloaded.
Protected methodGetCalendarView
Gets the calendar view for a property
(Inherited from ProfileBase.)
Protected methodGetDateTime
Gets the datetime of a property
(Inherited from ProfileBase.)
Protected methodGetDayOfWeek
Gets the Day of week value of the property
(Inherited from ProfileBase.)
Protected methodGetDouble
Gets the integer value of the profile property
(Inherited from ProfileBase.)
Protected methodGetEventShowAs
Gets the Event Show As value of the property
(Inherited from ProfileBase.)
Protected methodGetEventType
Sets the event show as value of the property
(Inherited from ProfileBase.)
Protected methodGetGroupSelection
Gets the grouyp selection. By default it returns the current group
(Inherited from ProfileBase.)
Public methodGetHashCode
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.)
Protected methodGetInt
Gets the integer value of the profile property
(Inherited from ProfileBase.)
Protected methodGetString
Gets the string representation of the profile property
(Inherited from ProfileBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSerialize
The serialized profile
(Inherited from ProfileBase.)
Protected methodSetBool
Sets the boolean value of the property
(Inherited from ProfileBase.)
Protected methodSetCalendarView
Sets the calendar view
(Inherited from ProfileBase.)
Protected methodSetDateTime
Sets the datetime of the property
(Inherited from ProfileBase.)
Protected methodSetDayOfWeek
Sets the day of week value of the property
(Inherited from ProfileBase.)
Protected methodSetDouble
Sets the integer value of the property
(Inherited from ProfileBase.)
Protected methodSetEventShowAs
Sets the event show as value of the poperty
(Inherited from ProfileBase.)
Protected methodSetEventType
Sets the event type
(Inherited from ProfileBase.)
Protected methodSetGroupSelection
Sets the group selection to the value passed
(Inherited from ProfileBase.)
Protected methodSetInt
Sets the integer value of the property
(Inherited from ProfileBase.)
Protected methodSetString
Sets the string value of the profile property
(Inherited from ProfileBase.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldprops
List of properties
(Inherited from ProfileBase.)

Properties

  NameDescription
Public propertyApplicationLastVisited
Application last visited
Public propertyApplicationLastVisitedBackup
Application last visited backup
Public propertyDefaultEventShowAs
Default event show as
Public propertyDefaultView
The default view of the calendar
Public propertyGroupSelection
GroupSelection

See Also