CalendarFolderType Members

The CalendarFolderType class represents a folder that primarily contains calendar items.

The following tables list the members exposed by the CalendarFolderType type.

Public Constructors

  Name Description
CalendarFolderType The CalendarFolderType constructor initializes a new instance of the CalendarFolderType class.

Top

Public Properties

  Name Description
Bb426426.pubproperty(en-us,EXCHG.80).gif ChildFolderCount  The ChildFolderCount property gets the number of immediate child folders that are contained within a folder. This property is read-only.(inherited from BaseFolderType)
Bb426426.pubproperty(en-us,EXCHG.80).gif ChildFolderCountSpecified  The ChildFolderCountSpecified property gets a Boolean value that specifies whether the ChildFolderCount property is serialized into the SOAP request.(inherited from BaseFolderType)
Bb426426.pubproperty(en-us,EXCHG.80).gif DisplayName  The DisplayName property gets or sets the display name of a folder.(inherited from BaseFolderType)
Bb426426.pubproperty(en-us,EXCHG.80).gif EffectiveRights  The EffectiveRights property gets an EffectiveRightsType object that represents the operations that the current logon user can perform on the folder. This property is read-only.(inherited from BaseFolderType)
Bb426426.pubproperty(en-us,EXCHG.80).gif ExtendedProperty  The ExtendedProperty property gets or sets an ExtendedPropertyType array that contains the extended MAPI properties on a folder.(inherited from BaseFolderType)
Bb426426.pubproperty(en-us,EXCHG.80).gif FolderClass  The FolderClass property gets or sets the folder class for a given folder.(inherited from BaseFolderType)
Bb426426.pubproperty(en-us,EXCHG.80).gif FolderId  The FolderId property gets or sets a FolderIdType object that contains the identifier and change key of a folder.(inherited from BaseFolderType)
Bb426426.pubproperty(en-us,EXCHG.80).gif ManagedFolderInformation  The ManagedFolderInformation property gets or sets a ManagedFolderInformationType object that contains information about a managed custom folder.(inherited from BaseFolderType)
Bb426426.pubproperty(en-us,EXCHG.80).gif ParentFolderId  The ParentFolderId property gets or sets a FolderIdType object that represents the identifier of the parent folder that contains the folder.(inherited from BaseFolderType)
Bb426426.pubproperty(en-us,EXCHG.80).gif PermissionSet The PermissionSet property gets or sets a PermissionSetType object that represents all permissions that are configured for a given folder.
Bb426426.pubproperty(en-us,EXCHG.80).gif TotalCount  The TotalCount property gets the total count of items within a given folder. This property is read-only.(inherited from BaseFolderType)
Bb426426.pubproperty(en-us,EXCHG.80).gif TotalCountSpecified  The TotalCountSpecified property gets a Boolean value that specifies whether the TotalCount property is serialized into the SOAP request.(inherited from BaseFolderType)

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb426426.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb426426.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb426426.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb426426.pubmethod(en-us,EXCHG.80).gifBb426426.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb426426.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb426426.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb426426.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top