MailboxSetMessageAttached Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.Mailbox.SetMessageAttached(System.UInt32,System.Boolean)"]

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

public bool SetMessageAttached(
	uint uiUIDL,
	bool bValue
)

Parameters

uiUIDL
Type: SystemUInt32

[Missing <param name="uiUIDL"/> documentation for "M:IMailAPI_NET.Mailbox.SetMessageAttached(System.UInt32,System.Boolean)"]

bValue
Type: SystemBoolean

[Missing <param name="bValue"/> documentation for "M:IMailAPI_NET.Mailbox.SetMessageAttached(System.UInt32,System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IMailAPI_NET.Mailbox.SetMessageAttached(System.UInt32,System.Boolean)"]

See Also

Reference