[Missing <summary> documentation for "T:IMailAPI_NET.QueueFile"]
Inheritance Hierarchy
IMailAPI_NETQueueFile
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The QueueFile type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | QueueFile | Initializes a new instance of the QueueFile class |
![]() | QueueFile(String) | Initializes a new instance of the QueueFile class |
![]() | QueueFile(String, String) | Initializes a new instance of the QueueFile class |
Methods
Name | Description | |
---|---|---|
![]() | CloseFile | |
![]() | DeleteFile | |
![]() | Equals | (Inherited from Object.) |
![]() | ForwardTo |
Change the R record in the Queue file to the supplied address. NOTE: This function will close the current Queue file if it is open.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MoveToMailbox |
Change the R record in the Queue file to send messages to the specified mailbox for local users.
NOTE: This function will close the current Queue file if it is open.
|
![]() | ProcessAddressMasqueradingDFile | |
![]() | ProcessAddressMasqueradingQFile | |
![]() | RenameFile | |
![]() | RewriteBodyFile |
Rewrite the body data to include the supplied strings
|
![]() ![]() | SendMessage | |
![]() ![]() | SendToQueueManager | |
![]() | ToString | (Inherited from Object.) |
![]() | WriteToFile(MemoryStream) | |
![]() | WriteToFile(String) | |
![]() | WriteToFile(String, Object) |
Properties
Name | Description | |
---|---|---|
![]() | BytesWritten | |
![]() | FileName | |
![]() | FullFileName | |
![]() | Path |
See Also