_Store.StoreID Property

Definition

Returns a String (string in C#) identifying the Store. Read-only.

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

Property Value

Remarks

StoreID is unique to the profile. It is equivalent to the MAPI property PidTagStoreEntryId.

Applies to