[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msgraph.pp line 532
type TphysicalAddress = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
published |
property street: string; [rw] |
property city: string; [rw] |
property state: string; [rw] |
property countryOrRegion: string; [rw] |
property postalCode: string; [rw] |
end; |
| |
| |
| |
TObject |