AttachmentIdType.RootItemId Property

Definition

The RootItemId property gets or sets the unique identifier of the root store item to which the attachment is attached.

public:
 property System::String ^ RootItemId { System::String ^ get(); void set(System::String ^ value); };
public string RootItemId { get; set; }
Public Property RootItemId As String

Property Value

The RootItemId property returns a string that contains the unique identifier of the root store item to which the attachment is attached.

Applies to