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

PropertySet - класс

Represents a set of item or folder properties. Property sets are used to indicate what properties of an item or folder should be loaded when binding to an existing item or folder or when loading an item or folder's properties.
Иерархия наследования
SystemObject
  Tessa.Exchange.WebServices.DataPropertySet

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public sealed class PropertySet : IEnumerable<PropertyDefinitionBase>, 
	IEnumerable

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

Конструкторы
Свойства
  ИмяОписание
Открытое свойствоAddBlankTargetToLinks
Gets or sets value indicating whether or not to add blank target attribute to anchor links.
Открытое свойствоBasePropertySet
Gets or sets the base property set the property set is based upon.
Открытое свойствоBlockExternalImages
Gets or sets value indicating whether or not to convert inline images to data URLs.
Открытое свойствоConvertHtmlCodePageToUTF8
Gets or sets value indicating whether or not to convert HTML code page to UTF8 encoding.
Открытое свойствоCount
Gets the number of explicitly added properties in this set.
Открытое свойствоFilterHtmlContent
Gets or sets value indicating whether or not to filter potentially unsafe HTML content from message bodies.
Открытое свойствоInlineImageUrlTemplate
Gets or sets a value of the URL template to use for the src attribute of inline IMG elements.
Открытое свойствоItem
Gets the PropertyDefinitionBase at the specified index.
Открытое свойствоMaximumBodySize
Gets or sets the maximum size of the body to be retrieved.
Открытое свойствоRequestedBodyType
Gets or sets type of body that should be loaded on items. If RequestedBodyType is null, body is returned as HTML if available, plain text otherwise.
Открытое свойствоRequestedNormalizedBodyType
Gets or sets type of normalized body that should be loaded on items. If null, the should return the same value as body type.
Открытое свойствоRequestedUniqueBodyType
Gets or sets type of body that should be loaded on items. If null, the should return the same value as body type.
В начало страницы
Методы
  ИмяОписание
Открытый методAdd
Adds the specified property to the property set.
Открытый методAddRange
Adds the specified properties to the property set.
Открытый методClear
Remove all explicitly added properties from the property set.
Открытый методContains
Determines whether the specified property has been explicitly added to this property set using the Add or AddRange methods.
Открытый метод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.)
Открытый методGetEnumerator
Returns an enumerator that iterates through the collection.
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методRemove
Removes the specified property from the set.
Открытый методToString
Returns a string that represents the current object.
(Унаследован от Object.)
В начало страницы
Операторы
Поля
  ИмяОписание
Открытое полеСтатический членFirstClassProperties
Returns a predefined property set that includes the first class properties of an item or folder.
Открытое полеСтатический членIdOnly
Returns a predefined property set that only includes the Id property.
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияConvertToListDictionariesPropertyDefinitionBaseПерегружен.
Осуществляет сопоставлению коллекции source на коллекцию коллекций ключ-значение в соответствии с контекстом сопоставления по умолчанию
(Определяется DictionaryConverter.)
Открытый метод расширенияConvertToListDictionariesPropertyDefinitionBase(MappingContext)Перегружен.
Осуществляет сопоставлению коллекции source на коллекцию коллекций ключ-значение в соответствии с контекстом сопоставления context
(Определяется DictionaryConverter.)
Открытый метод расширенияDistinctByPropertyDefinitionBase, TKey (Определяется FmNotificationHelper.)
Открытый метод расширенияForEachPropertyDefinitionBase (Определяется EnumerableExtensions.)
Открытый метод расширенияFullOuterJoinPropertyDefinitionBase, TInner, TKey, TResult (Определяется Extensions.)
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияIndexOfPropertyDefinitionBase(FuncPropertyDefinitionBase, Boolean)Перегружен.
Возвращает индекс первого вхождения элемента в последовательность, определяемый посредством заданного выражения.
(Определяется Extensions.)
Открытый метод расширенияIndexOfPropertyDefinitionBase(PropertyDefinitionBase, IEqualityComparerPropertyDefinitionBase)Перегружен.
Возвращает индекс первого вхождения элемента в последовательность, определяемый посредством заданного компаратора IEqualityComparerT.
(Определяется Extensions.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияOrderByDependenciesPropertyDefinitionBase(FuncPropertyDefinitionBase, IEnumerablePropertyDefinitionBase)Перегружен. (Определяется Extensions.)
Открытый метод расширенияOrderByDependenciesPropertyDefinitionBase(FuncPropertyDefinitionBase, IEnumerablePropertyDefinitionBase, FuncPropertyDefinitionBase, IEnumerablePropertyDefinitionBase, PropertyDefinitionBase)Перегружен. (Определяется Extensions.)
Открытый метод расширенияOrderByDependenciesPropertyDefinitionBase, TKey(FuncPropertyDefinitionBase, TKey, FuncPropertyDefinitionBase, IEnumerableTKey)Перегружен. (Определяется Extensions.)
Открытый метод расширенияOrderByDependenciesPropertyDefinitionBase, TKey(FuncPropertyDefinitionBase, TKey, FuncPropertyDefinitionBase, IEnumerableTKey, IEqualityComparerTKey, FuncPropertyDefinitionBase, IEnumerableTKey, PropertyDefinitionBase)Перегружен. (Определяется Extensions.)
Открытый метод расширенияOrderByLocalizedPropertyDefinitionBase
Сортирует значения последовательности по возрастанию по локализованному ключу, который определяется для каждого элемента.
(Определяется PlatformExtensions.)
Открытый метод расширенияOrderByLocalizedDescendingPropertyDefinitionBase
Сортирует значения последовательности по убыванию по локализованному ключу, который определяется для каждого элемента.
(Определяется PlatformExtensions.)
Открытый метод расширенияRunWithMaxDegreeOfParallelismAsyncPropertyDefinitionBase
Выполняет асинхронную обработку элементов с ограничением на максимальное количество параллельных задач.
(Определяется PlatformExtensions.)
Открытый метод расширенияSet (Определяется ComHelper.)
Открытый метод расширенияToObservableCollectionPropertyDefinitionBase
Преобразует коллекцию IEnumerable в ObservableCollection
(Определяется Extensions.)
Открытый метод расширенияToSealableListPropertyDefinitionBase
Возвращает список объектов, поддерживающий защиту от изменений. Каждый из объектов T в списке либо не реализует интерфейс ISealable, либо защита от изменений таких объектов не активируется вместе со списком.
(Определяется Extensions.)
Открытый метод расширенияTryFirstPropertyDefinitionBase (Определяется EnumerableExtensions.)
В начало страницы
См. также