Class Views (Outlook VBA)

Contains a collection of all View objects in the current folder.

Class Folder gives access to class Views.


Dim vws as Views
Set vws = Session.CreateSharingItem.Move.Views

For Each

Here is an example of processing the Views items in a collection.


Dim vw As View
For Each vw In Views
	
Next vw

Methods

Add - Creates a new view in the Views collection.

Item - Returns an View object from the collection.

Remove - Removes an object from the collection.

Add - Creates a new view in the Views collection.

Item - Returns an View object from the collection.

Remove - Removes an object from the collection.

Add - Creates a new view in the Views collection.

Item - Returns an View object from the collection.

Remove - Removes an object from the collection.

Add - Creates a new view in the Views collection.

Item - Returns an View object from the collection.

Remove - Removes an object from the collection.

Add - Creates a new view in the Views collection.

Item - Returns an View object from the collection.

Remove - Removes an object from the collection.

Add - Creates a new view in the Views collection.

Item - Returns an View object from the collection.

Remove - Removes an object from the collection.

Add - Creates a new view in the Views collection.

Item - Returns an View object from the collection.

Remove - Removes an object from the collection.

Add - Creates a new view in the Views collection.

Item - Returns an View object from the collection.

Remove - Removes an object from the collection.

Add - Creates a new view in the Views collection.

Item - Returns an View object from the collection.

Remove - Removes an object from the collection.

Properties

Class returns an OlObjectClass constant indicating the object's class.

Count returns a Long indicating the count of objects in the specified collection.

Session returns the NameSpace object for the current session.

Class returns an OlObjectClass constant indicating the object's class.

Count returns a Long indicating the count of objects in the specified collection.

Session returns the NameSpace object for the current session.

Class returns an OlObjectClass constant indicating the object's class.

Count returns a Long indicating the count of objects in the specified collection.

Session returns the NameSpace object for the current session.

Class returns an OlObjectClass constant indicating the object's class.

Count returns a Long indicating the count of objects in the specified collection.

Session returns the NameSpace object for the current session.

Class returns an OlObjectClass constant indicating the object's class.

Count returns a Long indicating the count of objects in the specified collection.

Session returns the NameSpace object for the current session.

Class returns an OlObjectClass constant indicating the object's class.

Count returns a Long indicating the count of objects in the specified collection.

Session returns the NameSpace object for the current session.

Class returns an OlObjectClass constant indicating the object's class.

Count returns a Long indicating the count of objects in the specified collection.

Session returns the NameSpace object for the current session.

Class returns an OlObjectClass constant indicating the object's class.

Count returns a Long indicating the count of objects in the specified collection.

Session returns the NameSpace object for the current session.

Class returns an OlObjectClass constant indicating the object's class.

Count returns a Long indicating the count of objects in the specified collection.

Session returns the NameSpace object for the current session.