Share via


OlkSenderPhoto Members

Include Protected Members
Include Inherited Members

A control that displays the sender’s contact picture for items that can be received via e-mail.

The OlkSenderPhoto type exposes the following members.

Properties

  Name Description
Public property Enabled Returns or sets a Boolean (bool in C#) that indicates if the control is allowed to function. Read/write. (Inherited from _OlkSenderPhoto.)
Public property MouseIcon Returns or sets a StdPicture that represents the custom picture to the mouse cursor for this control. Read/write. (Inherited from _OlkSenderPhoto.)
Public property MousePointer Returns or sets an OlMousePointer constant that specifies the type of pointer displayed when the user positions the mouse over the control. Read/write. (Inherited from _OlkSenderPhoto.)
Public property PreferredHeight Returns an Integer (int in C#) value that specifies the application-preferred height of the sender picture. Read-only. (Inherited from _OlkSenderPhoto.)
Public property PreferredWidth Returns an Integer (int in C#) value that specifies the application-preferred width of the sender picture. Read-only. (Inherited from _OlkSenderPhoto.)

Top

Events

  Name Description
Public event Change Occurs when the sender's contact picture has changed. (Inherited from OlkSenderPhotoEvents_Event.)
Public event Click Occurs when the control is clicked, either through user action or programmatically. (Inherited from OlkSenderPhotoEvents_Event.)
Public event DoubleClick Occurs when the control is double-clicked through user action. (Inherited from OlkSenderPhotoEvents_Event.)
Public event MouseDown Occurs when the user presses a mouse button on the control. (Inherited from OlkSenderPhotoEvents_Event.)
Public event MouseMove Occurs after a mouse movement has been registered over the control. (Inherited from OlkSenderPhotoEvents_Event.)
Public event MouseUp Occurs after the user releases a mouse button that has been pressed on the control. (Inherited from OlkSenderPhotoEvents_Event.)

Top

See Also

Reference

OlkSenderPhoto Interface

Microsoft.Office.Interop.Outlook Namespace