Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Namespace

Namespace: XmlNamespace

OnChange

____implementsInterface

____implementsInterface: string[]

____typeName

____typeName: string

Accessors

Entries

Methods

Changed

  • Changed(): void

ClearChangeLog

  • ClearChangeLog(): void

Contains

CreateEntry

CreateEntryInstance

EntryChanged

GetEntryXmlElementName

GetFieldIndex

GetFieldURI

  • GetFieldURI(): string
  • internal

    Gets the field URI.

    Returns string

    Field URI.

InternalAdd

InternalAddOrReplace

InternalLoadFromXmlJsObject

  • InternalLoadFromXmlJsObject(jsObject: any, service: ExchangeService, readAction: function): void

InternalRemove

InternalToJson

InternalValidate

  • InternalValidate(): void

LoadFromXmlJsObject

ReadAttributesFromXmlJsObject

ReadElementsFromXmlJsObject

  • ReadElementsFromXmlJsObject(jsonProperty: any, service: ExchangeService): void

ReadElementsFromXmlJsObjectToPatch

  • ReadElementsFromXmlJsObjectToPatch(jsonProperty: any, service: ExchangeService): void

ReadTextValueFromXmlJsObject

SetFieldValue

  • SetFieldValue<T>(field: IRefParam<T>, value: T): void

TryGetValue

  • Tries to get the e-mail address associated with the specified key.

    Parameters

    • key: EmailAddressKey

      The key.

    • emailAddress: IOutParam<EmailAddress>

      When this method returns, contains the e-mail address associated with the specified key, if the key is found; otherwise, null. This parameter is passed uninitialized.

    Returns boolean

    true if the Dictionary contains an e-mail address associated with the specified key; otherwise, false.

UpdateFromXmlJsObject

Validate

  • Validate(): void

WriteAttributesToXml

WriteElementsToXml

WriteToXml

WriteUriToJson

WriteUriToXml

_getItem

  • Gets or sets the e-mail address at the specified key.

    Parameters

    Returns EmailAddress

    The e-mail address at the specified key.

_setItem

  • Gets or sets the e-mail address at the specified key.

    Parameters

    Returns void

    The e-mail address at the specified key.

Generated using TypeDoc