WGSUserCollection ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:IMailAPI_NET.WGSUserCollection"]

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    IMailAPI_NETWGSUserCollection

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public class WGSUserCollection : MarshalByRefObject, 
	IEnumerable

The WGSUserCollection type exposes the following members.

Constructors

  NameDescription
Public methodWGSUserCollection
Initializes a new instance of the WGSUserCollection class
Public methodWGSUserCollection(Boolean)
Initializes a new instance of the WGSUserCollection class
Public methodWGSUserCollection(Int32)
Initializes a new instance of the WGSUserCollection class
Public methodWGSUserCollection(Boolean, Int32)
This function allows you to load a user collection without loading all the shared folder, groups, and ACL data that goes along with them.
Top
Methods

  NameDescription
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodStatic memberCreateUser(WGSUser)
Public methodStatic memberCreateUser(String, String, String, String, String, String, Boolean)
Public methodStatic memberCreateUser(String, String, String, String, String, String, Boolean, Int32)
Public methodStatic memberDeleteUser(String, String)
Public methodStatic memberDeleteUser(String, String, Int32)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUserCollection(Boolean)
Public methodGetUserCollection(Boolean, Int32)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldm_bLoaded
Public fieldUserArray
Top
Properties

  NameDescription
Public propertyItemInt32
Public propertyItemString
Top
See Also

Reference