In The Hand LtdIn The Hand
RemoveAt Method (index)
.NET Components for Mobility
Removes the Account at the specified index.
Declaration Syntax
C#Visual Basic
public void RemoveAt(
	int index
)
Public Sub RemoveAt ( _
	index As Integer _
)
Parameters
index (Int32)

[Missing <param name="index"/> documentation for "M:InTheHand.WindowsMobile.PocketOutlook.EmailAccountCollection.RemoveAt(System.Int32)"]

Remarks
This method physically deletes the specific account, use with care. You cannot delete the ActiveSync account. See the EMAIL2 Configuration Service Provider for an alternative method of removing account settings.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0