In The Hand LtdIn The Hand
AddNew Method
NamespacesInTheHand.WindowsMobile.PocketOutlookPimItemCollectionAddNew()()()()
.NET Components for Mobility
Adds a new PIM item to the collection
Declaration Syntax
C#Visual Basic
public Object AddNew()
Public Function AddNew As Object
Return Value
A new PimItem
Remarks
In previous versions this method was called "Add". The type of the item depends on the type of the folder. Note that the item is only created in memory – it is not committed to the store until you call Update()()()() on the item.
Exceptions
ExceptionCondition
NotSupportedExceptionThis method is not supported when AllowNew is False.

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