[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Note"]
Inheritance Hierarchy
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
The Note type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Note | Initializes a new instance of the Note class |
Methods
Name | Description | |
---|---|---|
![]() | Delete |
Remove this contact from its parent folder and its data store.
|
![]() | Dispose | (Inherited from FrameworkFolderItem.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Save |
Save this contact to its data store.
|
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Categories | |
![]() | Created | |
![]() | Format | |
![]() | Id | (Overrides FrameworkFolderItemId.) |
![]() | Modified | |
![]() | ParentFolder | (Inherited from FrameworkFolderItem.) |
![]() | Text | |
![]() | Uid |
See Also