_AppointmentItem.InternetCodepage 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 an Integer (int in C#) value that determines the Internet code page used by the item. Read/write.
public:
property int InternetCodepage { int get(); void set(int value); };
public int InternetCodepage { get; set; }
Public Property InternetCodepage As Integer
Property Value
Remarks
The Internet code page defines the text encoding scheme used by the item.