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