WGSFolder ClassIpswitch.Messaging.Framework

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

Inheritance Hierarchy

SystemObject
  IMailAPI_NETWGSFolder

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

public class WGSFolder

The WGSFolder type exposes the following members.

Constructors

  NameDescription
Public methodWGSFolder
Initializes a new instance of the WGSFolder class
Public methodWGSFolder(Int32)
Loads a WGSFolder from the DB via ID.
Public methodWGSFolder(String)
Initializes a new instance of the WGSFolder class
Public methodWGSFolder(WGSFolder)
Loads passed in WGSFolder into a new object.
Public methodWGSFolder(String, String)
Initializes a new instance of the WGSFolder class
Top
Methods

  NameDescription
Public methodAddAddressToContactsFolder
Public methodDelete
Public methodStatic memberDeleteFolder
Public methodDoesAddressExistInContactsFolder
Public methodDoesFolderExist
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoad
Public methodRemoveAddressFromContactsFolder
Public methodSave
Saves an existing folder if the WGSFolder object has been loaded or creates a new folder if the object has not been loaded. ** WARNING ** - A new folder will be validated before the Save() method will run.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodValidateObject
Top
Properties

  NameDescription
Public propertyDomain
Public propertyID
Public propertyInheritParentAccess
Public propertyLastItemUpdate
Public propertyName
Public propertyOwner
Public propertyParent
Public propertySpecialType
Public propertySystemFolder
Public propertyType
Top
See Also

Reference