Beispiel #1
0
 set ThirdPartyPhotoUrls(AttributedStringCollection value) => this.PropertyBag[PersonaSchema.ThirdPartyPhotoUrls] = value;
Beispiel #2
0
 set ImAddresses(AttributedStringCollection value) => this.PropertyBag[PersonaSchema.ImAddresses] = value;
Beispiel #3
0
 set Departments(AttributedStringCollection value) => this.PropertyBag[PersonaSchema.Departments] = value;
Beispiel #4
0
 set OfficeLocations(AttributedStringCollection value) => this.PropertyBag[PersonaSchema.OfficeLocations] = value;