MailboxCollectionMove Method (Int32, String)Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.MailboxCollection.Move(System.Int32,System.String)"]

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

public bool Move(
	int nIndex,
	string strRelativeParent
)

Parameters

nIndex
Type: SystemInt32

[Missing <param name="nIndex"/> documentation for "M:IMailAPI_NET.MailboxCollection.Move(System.Int32,System.String)"]

strRelativeParent
Type: SystemString

[Missing <param name="strRelativeParent"/> documentation for "M:IMailAPI_NET.MailboxCollection.Move(System.Int32,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IMailAPI_NET.MailboxCollection.Move(System.Int32,System.String)"]

See Also

Reference