ModelEmailObject MembersDRA REST Extensions SDK
The ModelEmailObject type exposes the following members.
Properties

  NameDescription
Public propertyAdditionalAttributes
Contains values for attributes not exposed as class properties.
(Inherited from BaseObject.)
Public propertyClass
Type of item on DRA server
(Inherited from ModelObject.)
Public propertyContainer
The distinguished name path of the parent OU or container.
(Inherited from ModelObject.)
Public propertyContainerOnePointPath
The OnePoint path of the parent OU or container.
(Inherited from ModelObject.)
Public propertyCreateEmail
For create requests, indicates that the server should create email for this object. Setting this flag adds some validation of the input to ensure the correct attributes are set.
Public propertyDescription
The description displayed for the object. For example: Accounting server
(Inherited from ModelObject.)
Public propertyDisplayName
The display name for an object
(Inherited from ModelObject.)
Public propertyDistinguishedName
The distinguished name
(Inherited from ModelObject.)
Public propertyEmailAddress
Email address. Specify the full email address in the format of myuser@mydomain.com
Public propertyExchExtensionCustomAttribute1
One of 5 Exchange extension custom attributes available for customization of this mailbox.
Public propertyExchExtensionCustomAttribute2
One of 5 Exchange extension custom attributes available for customization of this mailbox.
Public propertyExchExtensionCustomAttribute3
One of 5 Exchange extension custom attributes available for customization of this mailbox.
Public propertyExchExtensionCustomAttribute4
One of 5 Exchange extension custom attributes available for customization of this mailbox.
Public propertyExchExtensionCustomAttribute5
One of 5 Exchange extension custom attributes available for customization of this mailbox.
Public propertyExtensionAttribute1
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute10
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute11
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute12
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute13
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute14
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute15
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute2
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute3
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute4
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute5
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute6
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute7
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute8
One of 15 attributes available for customization of this mailbox.
Public propertyExtensionAttribute9
One of 15 attributes available for customization of this mailbox.
Public propertyFriendlyName
DRA friendly name for the object
(Inherited from ModelObject.)
Public propertyFriendlyParentPath
DRA friendly path for parent (if applicable) For example: mydomain.corp/NorthAmerica/West/Accounting
(Inherited from ModelObject.)
Public propertyFriendlyPath
Full path to the object in canonical format. The path format uses forward slashes to define the container hierarchy. For example: mydomain.corp/NorthAmerica/West/Accounting/Myobject
(Inherited from ModelObject.)
Public propertyIsManaged
Indicates if the item is managed by DRA
(Inherited from ModelObject.)
Public propertyIsObjectManaged
Indicates if this object is managed by DRA
(Inherited from ModelObject.)
Public propertyLegacyExchangeDn
The distinguished name for the exchange server. previously used by Microsoft Exchange Server.
Public propertyMailNickname
Exchange alias, also known as the mailNickname.
Public propertyName
Name for the item
(Inherited from ModelObject.)
Public propertyNameValue
DRA name
(Inherited from ModelObject.)
Public propertyObjectClass
DRA object class
(Inherited from ModelObject.)
Public propertyPath
OnePoint path of the object
(Inherited from ModelObject.)
Public propertyPowers
Optional operation powers
(Inherited from ModelObject.)
Public propertyShowInAdvancedViewOnly
This attribute specifies whether the attribute is to be visible in the Advanced mode of user interfaces.
(Inherited from ModelObject.)
Public propertyTypeDom
The domain type on the dra server
(Inherited from ModelObject.)
Public propertyVarSetFilterString
The string to use when building VarSet filters for this object
(Inherited from ModelObject.)
Public propertyWhenChanged
When the object was last modified
(Inherited from ModelObject.)
Public propertyWhenCreated
When the object was created
(Inherited from ModelObject.)
Back to Top
See Also