[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 17633
type TMicrosoft_SharePoint_AdministrationSPWebApplication = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
function Sites(); |
published |
property DisplayName: string; [rw] |
property Id: TGUIDString; [rw] |
property OutboundMailPort: TInt32; [rw] |
property OutboundMailReplyToAddress: string; [rw] |
property OutboundMailSenderAddress: string; [rw] |
end; |
| |
| |
| |
TObject |