_SharingItem.FlagRequest Property

Definition

Returns or sets a String (string in C#) indicating the requested action for the SharingItem. Read/write.

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

Property Value

Remarks

This is a free-form text field.

Applies to