In The Hand LtdIn The Hand
SetPicture Method (fileName)
NamespacesInTheHand.WindowsMobile.PocketOutlookContactSetPicture(String)
.NET Components for Mobility
Sets the Contact's picture.
Declaration Syntax
C#Visual Basic
public void SetPicture(
	string fileName
)
Public Sub SetPicture ( _
	fileName As String _
)
Parameters
fileName (String)
File name to of the picture.
Remarks
Requirements
Windows Mobile
Windows Mobile Version 5.0 and later
Exceptions
ExceptionCondition
FileNotFoundExceptionThe file does not exist.
See Also

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