Для изменения размера нажмите или перетащите

TasksFolder - методы

Тип TasksFolder предоставляет следующие члены.

Методы
  ИмяОписание
Открытый методСтатический членBind(ExchangeService, FolderId, CancellationToken)
Binds to an existing tasks folder and loads its first class properties. Calling this method results in a call to EWS.
Открытый методСтатический членBind(ExchangeService, WellKnownFolderName, CancellationToken)
Binds to an existing tasks folder and loads its first class properties. Calling this method results in a call to EWS.
Открытый методСтатический членBind(ExchangeService, FolderId, PropertySet, CancellationToken)
Binds to an existing tasks folder and loads the specified set of properties. Calling this method results in a call to EWS.
Открытый методСтатический членBind(ExchangeService, WellKnownFolderName, PropertySet, CancellationToken)
Binds to an existing tasks folder and loads the specified set of properties. Calling this method results in a call to EWS.
Открытый методCopy(WellKnownFolderName)
Copies this folder into the specified folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методCopy(FolderId, CancellationToken)
Copies this folder into a specific folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методDelete
Deletes the folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методEmpty
Empties the folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методEquals
Determines whether the specified object is equal to the current object.
(Унаследован от Object.)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методFindFolders(FolderView)
Obtains a list of folders by searching the sub-folders of this folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методFindFolders(SearchFilter, FolderView)
Obtains a list of folders by searching the sub-folders of this folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методFindItems(ItemView, CancellationToken)
Obtains a list of items by searching the contents of this folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методFindItems(ItemView, Grouping)
Obtains a grouped list of items by searching the contents of this folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методFindItems(String, ItemView, CancellationToken)
Obtains a list of items by searching the contents of this folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методFindItems(SearchFilter, ItemView, CancellationToken)
Obtains a list of items by searching the contents of this folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методFindItems(String, ItemView, Grouping, CancellationToken)
Obtains a grouped list of items by searching the contents of this folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методFindItems(SearchFilter, ItemView, Grouping, CancellationToken)
Obtains a grouped list of items by searching the contents of this folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Открытый методGetLoadedPropertyDefinitions
Gets the collection of loaded property definitions.
(Унаследован от ServiceObject.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Открытый методLoad(CancellationToken)
Loads the first class properties. Calling this method results in a call to EWS.
(Унаследован от ServiceObject.)
Открытый методLoad(PropertySet, CancellationToken)
Loads the specified set of properties. Calling this method results in a call to EWS.
(Унаследован от ServiceObject.)
Открытый методMarkAllItemsAsRead
Marks all items in folder as read. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методMarkAllItemsAsUnread
Marks all items in folder as read. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методMove(WellKnownFolderName)
Moves this folder to the specified folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методMove(FolderId, CancellationToken)
Moves this folder to a specific folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методRemoveExtendedProperty
Removes an extended property.
(Унаследован от Folder.)
Открытый методSave(WellKnownFolderName)
Saves this folder in a specific folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методSave(FolderId, CancellationToken)
Saves this folder in a specific folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
Открытый методSetExtendedProperty
Sets the extended property.
(Унаследован от Folder.)
Открытый методToString
Returns a string that represents the current object.
(Унаследован от Object.)
Открытый методTryGetProperty(PropertyDefinitionBase, Object)
Try to get the value of a specified property in this instance.
(Унаследован от ServiceObject.)
Открытый методTryGetPropertyT(PropertyDefinitionBase, T)
Try to get the value of a specified property in this instance.
(Унаследован от ServiceObject.)
Открытый методUpdate
Applies the local changes that have been made to this folder. Calling this method results in a call to EWS.
(Унаследован от Folder.)
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также