Click or drag to resize

Mailbox Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.DataModels.Mailbox"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.DataModelsBaseObject
    NetIQ.DRA.Common.Rest.DataModelsModelObject
      NetIQ.DRA.Common.Rest.DataModelsModelEmailObject
        NetIQ.DRA.Common.Rest.DataModelsMailbox

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute(Name = "mailbox")]
public class Mailbox : ModelEmailObject

The Mailbox type exposes the following members.

Constructors
  NameDescription
Public methodMailbox
Initializes a new instance of the Mailbox class
Public methodMailbox(String)
Initializes a new instance of the Mailbox class
Top
Properties
  NameDescription
Public propertyAcceptMessagesFrom (Inherited from ModelEmailObject.)
Public propertyAcceptMessagesFromGroups (Inherited from ModelEmailObject.)
Public propertyAdditionalAttributes (Inherited from BaseObject.)
Public propertyAddProperties (Inherited from ModelObject.)
Public propertyClass (Inherited from ModelObject.)
Public propertyClearProperties (Inherited from ModelObject.)
Public propertyContainer (Inherited from ModelObject.)
Public propertyContainerOnePointPath (Inherited from ModelObject.)
Public propertyCreateEmail (Inherited from ModelEmailObject.)
Public propertyDaysInRecycleBin (Inherited from ModelObject.)
Public propertyDescription (Inherited from ModelObject.)
Public propertyDisplayName (Inherited from ModelObject.)
Public propertyDisplayNamePrintable (Inherited from ModelEmailObject.)
Public propertyDistinguishedName (Inherited from ModelObject.)
Public propertyEmailAddress (Inherited from ModelEmailObject.)
Public propertyExchangeAdminGroup (Inherited from ModelEmailObject.)
Public propertyExchangeTool (Inherited from ModelEmailObject.)
Public propertyExchExtensionCustomAttribute1 (Inherited from ModelEmailObject.)
Public propertyExchExtensionCustomAttribute2 (Inherited from ModelEmailObject.)
Public propertyExchExtensionCustomAttribute3 (Inherited from ModelEmailObject.)
Public propertyExchExtensionCustomAttribute4 (Inherited from ModelEmailObject.)
Public propertyExchExtensionCustomAttribute5 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute1 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute10 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute11 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute12 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute13 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute14 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute15 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute2 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute3 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute4 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute5 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute6 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute7 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute8 (Inherited from ModelEmailObject.)
Public propertyExtensionAttribute9 (Inherited from ModelEmailObject.)
Public propertyFolderPermissions
Public propertyFriendlyName (Inherited from ModelObject.)
Public propertyFriendlyParentPath (Inherited from ModelObject.)
Public propertyFriendlyPath (Inherited from ModelObject.)
Public propertyGroups (Inherited from ModelEmailObject.)
Public propertyHideFromAddressLists (Inherited from ModelEmailObject.)
Public propertyHost (Inherited from ModelObject.)
Public propertyIncomingEmailSize (Inherited from ModelEmailObject.)
Public propertyIncomingEmailSizeFlag (Inherited from ModelEmailObject.)
Public propertyIsManaged (Inherited from ModelObject.)
Public propertyIsObjectManaged (Inherited from ModelObject.)
Public propertyLegacyExchangeDn (Inherited from ModelEmailObject.)
Public propertyMailNickname (Inherited from ModelEmailObject.)
Public propertyMailTip (Inherited from ModelEmailObject.)
Public propertyMultiMatch (Inherited from ModelObject.)
Public propertyName (Inherited from ModelObject.)
Public propertyNameValue (Inherited from ModelObject.)
Public propertyObjectClass (Inherited from ModelObject.)
Public propertyObjectGuid (Inherited from ModelObject.)
Public propertyOriginalParentPath (Inherited from ModelObject.)
Public propertyPath (Inherited from ModelObject.)
Public propertyPowers (Inherited from ModelObject.)
Public propertyProtectedFromAccidentalDeletion (Inherited from ModelObject.)
Public propertyProxyAddresses (Inherited from ModelEmailObject.)
Public propertyRecipientPolicyUpdatesEmailAddress (Inherited from ModelEmailObject.)
Public propertyRejectMessagesFrom (Inherited from ModelEmailObject.)
Public propertyRejectMessagesFromGroups (Inherited from ModelEmailObject.)
Public propertyRemoveProperties (Inherited from ModelObject.)
Public propertyRequireAuthenticationToSendTo (Inherited from ModelEmailObject.)
Public propertyRights
Public propertySecurity
Public propertyShowInAdvancedViewOnly (Inherited from ModelObject.)
Public propertyTypeDom (Inherited from ModelObject.)
Public propertyUnifiedMessaging
Public propertyUnifiedMessagingIsEnabled (Inherited from ModelEmailObject.)
Public propertyVarSetFilterString (Overrides ModelEmailObject.VarSetFilterString.)
Public propertyWhenChanged (Inherited from ModelObject.)
Public propertyWhenCreated (Inherited from ModelObject.)
Public propertyX400EmailAddress (Inherited from ModelEmailObject.)
Top
Fields
  NameDescription
Public fieldAlwaysAddShowInAdvancedViewOnly (Inherited from ModelObject.)
Top
See Also