_Application.ProductCode Property

Definition

Returns a String (string in C#) specifying the Microsoft Outlook globally unique identifier (GUID)

public:
 property System::String ^ ProductCode { System::String ^ get(); };
public string ProductCode { get; }
Public ReadOnly Property ProductCode As String

Property Value

Applies to