Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a property definition for a service object.

Hierarchy

Index

Constructors

constructor

Properties

Private uri

uri: string

Accessors

Type

  • get Type(): any
  • Gets the type of the property.

    Returns any

Uri

  • get Uri(): string
  • internal

    Gets the URI of the property definition.

    Returns string

Version

  • Gets the minimum Exchange version that supports this property.

    value

    {ExchangeVersion} The version.

    Returns ExchangeVersion

Methods

GetPrintableName

  • GetPrintableName(): string
  • internal

    Gets the property definition's printable name.

    Returns string

    The property definition's printable name.

GetXmlElementName

  • GetXmlElementName(): string
  • internal

    Gets the name of the XML element.

    Returns string

    XML element name.

ToString

  • ToString(): string

WriteAttributesToXml

WriteToXml

Static LoadFromXmlJsObject

Generated using TypeDoc