MAPIFolder.UserDefinedProperties 属性

定义

返回一个 UserDefinedProperties 对象,该对象表示该对象的用户定义的自定义属性 Folder 。 只读。

public:
 property Microsoft::Office::Interop::Outlook::UserDefinedProperties ^ UserDefinedProperties { Microsoft::Office::Interop::Outlook::UserDefinedProperties ^ get(); };
public Microsoft.Office.Interop.Outlook.UserDefinedProperties UserDefinedProperties { get; }
Public ReadOnly Property UserDefinedProperties As UserDefinedProperties

属性值

适用于