ViewField Members

Include Protected Members
Include Inherited Members

Represents a view field, used to display information in a view.

The ViewField type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the parent Outlook application for the object. Read-only. (Inherited from _ViewField.)
Public property Class Returns an OlObjectClass constant indicating the object's class. Read-only. (Inherited from _ViewField.)
Public property ColumnFormat Returns a ColumnFormat object that represents the formatting information for the ViewField object. Read-only. (Inherited from _ViewField.)
Public property Parent Returns the parent Object of the specified object. Read-only. (Inherited from _ViewField.)
Public property Session Returns the NameSpace object for the current session. Read-only. (Inherited from _ViewField.)
Public property ViewXMLSchemaName Returns a String (string in C#) value that represents the XML schema name for the property referenced by the ViewField object. Read-only. (Inherited from _ViewField.)

Top

See Also

Reference

ViewField Interface

Microsoft.Office.Interop.Outlook Namespace