Options
All
  • Public
  • Public/Protected
  • All
Menu

Moved part of CreateEwsObjectFromXmlElementName to different object type like FolderInfo, itemInfo etc

Hierarchy

Index

Constructors

constructor

Properties

Private serviceObjectConstructorsWithAttachmentParam

serviceObjectConstructorsWithAttachmentParam: IndexerWithStringKey<CreateServiceObjectWithAttachmentParam>

Private serviceObjectConstructorsWithServiceParam

serviceObjectConstructorsWithServiceParam: IndexerWithStringKey<CreateServiceObjectWithServiceParam>

Private xmlElementNameToServiceObjectClassMap

xmlElementNameToServiceObjectClassMap: IndexerWithStringKey<string>

Accessors

ServiceObjectConstructorsWithAttachmentParam

ServiceObjectConstructorsWithServiceParam

XmlElementNameToServiceObjectClassMap

Methods

Protected AddServiceObjectType

CreateEwsObjectFromXmlElementName

  • CreateEwsObjectFromXmlElementName<TServiceObject>(service: ExchangeService, xmlElementName: string): TServiceObject
  • Type parameters

    Parameters

    Returns TServiceObject

CreateItemFromItemClass

  • CreateItemFromItemClass(itemAttachment: ItemAttachment, itemClass: string, isNew: boolean): Item
  • Parameters

    Returns Item

InitializeServiceObjectClassMap

  • InitializeServiceObjectClassMap(): any
  • Returns any

Generated using TypeDoc