The WorkgroupMonitoredMailboxConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyCanReceiveEncryptedEmail
Provides access to the property representing CanReceiveEncryptedEmail (use Property.CanReceiveEncryptedEmail).
Public propertyChanged
Indicates if this object has been modified since it was retrieved from the server.
(Inherited from EditableListConfigurationObject<(Of <(<'TPropertyEnum>)>)>.)
Public propertyConfigurationId
Gets the configuration ID. (Use Property.Id and Property.DisplayName to filter or sort on this property.)
(Inherited from ListConfigurationObject.)
Public propertyEmailAddress
Provides access to the property representing the EmailAddress (use Property.EmailAddress).
Public propertyInboundFolder
Provides access to the property representing the InboundFolder (use Property.InboundFolder).
Public propertyIsNewObject
Gets a value indicating whether this object is a new object.
(Inherited from ConfigurationObject.)
Public propertyMailboxMoniker
Provides access to the property representing the MailboxMoniker (use Property.MailboxMoniker).
Public propertyMailboxType
Provides access to the property representing the MailboxType (use Property.MailboxType).
Public propertyOriginalConfigurationId
Following a commit, this will be equivalent to the configuration ID that was assigned to this object prior to the commit.
(Inherited from ListConfigurationObject.)
Public propertyPropertiesChanged
Gets the properties that have been changed.

See Also