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