Search
Preparing search index...
The search index is not available
Ews JavaScript Api
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ItemInfo
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
ServiceObjectInfo
ItemInfo
Index
Constructors
constructor
Accessors
Service
Object
Constructors
With
Attachment
Param
Service
Object
Constructors
With
Service
Param
Xml
Element
Name
ToService
Object
Class
Map
Methods
Add
Service
Object
Type
Create
Ews
Object
From
Xml
Element
Name
Create
Item
From
Item
Class
Initialize
Service
Object
Class
Map
Constructors
constructor
new
Item
Info
(
)
:
ItemInfo
Returns
ItemInfo
Accessors
Service
Object
Constructors
With
Attachment
Param
get
ServiceObjectConstructorsWithAttachmentParam
(
)
:
IndexerWithStringKey
<
CreateServiceObjectWithAttachmentParam
>
Returns
IndexerWithStringKey
<
CreateServiceObjectWithAttachmentParam
>
Service
Object
Constructors
With
Service
Param
get
ServiceObjectConstructorsWithServiceParam
(
)
:
IndexerWithStringKey
<
CreateServiceObjectWithServiceParam
>
Returns
IndexerWithStringKey
<
CreateServiceObjectWithServiceParam
>
Xml
Element
Name
ToService
Object
Class
Map
get
XmlElementNameToServiceObjectClassMap
(
)
:
IndexerWithStringKey
<
string
>
Returns
IndexerWithStringKey
<
string
>
Methods
Protected
Add
Service
Object
Type
Add
Service
Object
Type
(
xmlElementName
:
string
, type
:
string
, createServiceObjectWithServiceParam
:
CreateServiceObjectWithServiceParam
, createServiceObjectWithAttachmentParam
:
CreateServiceObjectWithAttachmentParam
)
:
any
Parameters
xmlElementName:
string
type:
string
createServiceObjectWithServiceParam:
CreateServiceObjectWithServiceParam
createServiceObjectWithAttachmentParam:
CreateServiceObjectWithAttachmentParam
Returns
any
Create
Ews
Object
From
Xml
Element
Name
Create
Ews
Object
From
Xml
Element
Name<TServiceObject>
(
service
:
ExchangeService
, xmlElementName
:
string
)
:
TServiceObject
Type parameters
TServiceObject
:
ServiceObject
Parameters
service:
ExchangeService
xmlElementName:
string
Returns
TServiceObject
Create
Item
From
Item
Class
Create
Item
From
Item
Class
(
itemAttachment
:
ItemAttachment
, itemClass
:
string
, isNew
:
boolean
)
:
Item
Parameters
itemAttachment:
ItemAttachment
itemClass:
string
isNew:
boolean
Returns
Item
Initialize
Service
Object
Class
Map
Initialize
Service
Object
Class
Map
(
)
:
any
Returns
any
Globals
Item
Info
constructor
Service
Object
Constructors
With
Attachment
Param
Service
Object
Constructors
With
Service
Param
Xml
Element
Name
ToService
Object
Class
Map
Add
Service
Object
Type
Create
Ews
Object
From
Xml
Element
Name
Create
Item
From
Item
Class
Initialize
Service
Object
Class
Map
Generated using
TypeDoc