IAdmExchangeLinkedMailboxInfo
The IAdmExchangeLinkedMailboxInfo interface is used to retrieve information about the linked Exchange mailbox of the user.
Inheritance: IUnknown
Properties
-
Property
-
Description
-
LinkedMailbox
-
Gets an account that represents the linked Exchange mailbox of the user.
-
LinkedMailboxTrustedDomains
-
Gets the domains that have trust relationships with the domain where the linked Exchange mailbox of the user is located.
Details
LinkedMailbox
Gets an account that represents the linked Exchange mailbox of the user.
- Type:
- IAdmObjectReference
- Access:
- Read-only
LinkedMailboxTrustedDomains
Gets the domains that have trust relationships with the domain where the linked Exchange mailbox of the user is located.
- Type:
- ICollection<string>
- Access:
- Read-only
Requirements
Minimum required version: 2019.1