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

UserConfiguration - методы

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

Методы
  ИмяОписание
Открытый методСтатический членBind(ExchangeService, String, WellKnownFolderName, UserConfigurationProperties)
Binds to an existing user configuration and loads the specified properties. Calling this method results in a call to EWS.
Открытый методСтатический членBind(ExchangeService, String, FolderId, UserConfigurationProperties, CancellationToken)
Binds to an existing user configuration and loads the specified properties. Calling this method results in a call to EWS.
Открытый методDelete
Deletes the user configuration. Calling this method results in a call to EWS.
Открытый метод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.)
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Открытый методLoad
Loads the specified properties on the user configuration. Calling this method results in a call to EWS.
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методSave(String, WellKnownFolderName)
Saves the user configuration. Calling this method results in a call to EWS.
Открытый методSave(String, FolderId, CancellationToken)
Saves the user configuration. Calling this method results in a call to EWS.
Открытый методToString
Returns a string that represents the current object.
(Унаследован от Object.)
Открытый методUpdate
Updates the user configuration by applying local changes to the Exchange server. Calling this method results in a call to EWS.
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также