PidLidBusinessCardCardPicture Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the image to use on a business card.
Associated properties: |
dispidBCCardPicture |
Property set: |
PSETID_Address |
Long ID (LID): |
0x00008041 |
Data type: |
PT_BINARY |
Area: |
Contact |
Remarks
The value of this property must be either a portable network graphics (PNG) or JPEG stream. This property should be used in conjunction with the dispidBCDisplayDefinition (PidLidBusinessCardDisplayDefinition) property as follows: dispidBCCardPicture should not be present on a contact if dispidBCDisplayDefinition is not present. This property also should not be present if the data in dispidBCCardPicture does not require a card image.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.[MS-OXOCNTC]
Specifies the properties and operations that are permissible for contacts and personal distribution lists.
Header Files
- Mapidefs.h
Provides data type definitions.