_ContactItem.BusinessCardLayoutXml Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a String (string in C#) that represents the XML markup for the layout of the Electronic Business Card. Read/write.
public:
property System::String ^ BusinessCardLayoutXml { System::String ^ get(); void set(System::String ^ value); };
public string BusinessCardLayoutXml { get; set; }
Public Property BusinessCardLayoutXml As String
Property Value
Remarks
For more information on the XML schema for Electronic Business Cards, see the Microsoft Outlook 2010 XML Schema Reference in the MSDN Library