_MailItem.UserProperties Property

Definition

Returns the UserProperties collection that represents all the user properties for the Outlook item. Read-only.

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

Property Value

Applies to