Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ItemInfo

  • this is partial section of CreateEwsObjectFromXmlElementName from serviceobjectinfo, other parts are moved to different object type like folderinfo etc. this to is to avoid circular referencing with requirejs/commonjs/nodejs

Hierarchy

Index

Constructors

constructor

Accessors

ServiceObjectConstructorsWithAttachmentParam

ServiceObjectConstructorsWithServiceParam

XmlElementNameToServiceObjectClassMap

Methods

Protected AddServiceObjectType

CreateEwsObjectFromXmlElementName

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

CreateItemFromItemClass

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

InitializeServiceObjectClassMap

  • InitializeServiceObjectClassMap(): any

Generated using TypeDoc