[This is preliminary documentation and is subject to change.]
Returns the order in which the columns in the email list are to be displayed.
For more information refer to the OfficeClip customization document, level 1 customization
using the emailList.xml.
Namespace:
OfficeClip.DBLayer.DesktopAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public ArrayList GetEmailListGridLayout() |
| Visual Basic (Declaration) |
|---|
Public Function GetEmailListGridLayout As ArrayList |
| Visual C++ |
|---|
public: ArrayList^ GetEmailListGridLayout() |
