ServiceObjectGetLoadedPropertyDefinitions - метод |
Gets the collection of loaded property definitions.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public Collection<PropertyDefinitionBase> GetLoadedPropertyDefinitions()
Public Function GetLoadedPropertyDefinitions As Collection(Of PropertyDefinitionBase)
public:
Collection<PropertyDefinitionBase^>^ GetLoadedPropertyDefinitions()
member GetLoadedPropertyDefinitions : unit -> Collection<PropertyDefinitionBase>
Возвращаемое значение
Тип:
CollectionPropertyDefinitionBaseCollection of property definitions.
См. также