_ContactItem.BusinessCardLayoutXml Property

Definition

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

Applies to