Note ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Note"]

Inheritance Hierarchy

SystemObject
  Ipswitch.Messaging.FrameworkFrameworkFolderItem
    Ipswitch.Messaging.FrameworkNote

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public class Note : FrameworkFolderItem

The Note type exposes the following members.

Constructors

  NameDescription
Public methodNote
Initializes a new instance of the Note class
Top
Methods

  NameDescription
Public methodDelete
Remove this contact from its parent folder and its data store.
Public methodDispose (Inherited from FrameworkFolderItem.)
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 methodSave
Save this contact to its data store.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyCategories
Public propertyCreated
Public propertyFormat
Public propertyId (Overrides FrameworkFolderItemId.)
Public propertyModified
Public propertyParentFolder (Inherited from FrameworkFolderItem.)
Public propertyText
Public propertyUid
Top
See Also

Reference