AlternatePublicFolderItemIdType.ItemId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ItemId property gets or sets the public folder item identifier to convert.
public:
property System::String ^ ItemId { System::String ^ get(); void set(System::String ^ value); };
public string ItemId { get; set; }
Public Property ItemId As String
Property Value
The ItemId property returns a string that represents the public folder item identifier to convert.