_Explorer.AccountSelector Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an AccountSelector object that represents the Microsoft Office Backstage view for the Explorerobject. Read-only.
public:
property Microsoft::Office::Interop::Outlook::AccountSelector ^ AccountSelector { Microsoft::Office::Interop::Outlook::AccountSelector ^ get(); };
public Microsoft.Office.Interop.Outlook.AccountSelector AccountSelector { get; }
Public ReadOnly Property AccountSelector As AccountSelector