ResourceCreatedBy Property
The email of the creator of the resource.
Syntax
[VB.NET] Public ReadOnlyProperty ResourceCreatedBy As String
[C#] public string ResourceCreatedBy {get;}
Remarks
This property holds the email address of the user who created the resource.
This property is read-only.
Default Value
""