This topic has not yet been rated - Rate this topic

MAPIFolder.Description Property

Returns or sets a String (string in C#) representing the description of the folder. Read/write.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[DispIdAttribute()]
string Description { get; set; }

Property Value

Type: System.String

This property corresponds to the MAPI property PidTagComment.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.