コード例 #1
0
 IAccountStore IAccountStoreContainerSync <IOrganizationAccountStoreMapping> .GetDefaultGroupStore()
 => AccountStoreContainerShared.GetDefaultStore(this.DefaultGroupStoreMapping.Href, this.GetInternalSyncDataStore());
 IAccountStore IAccountStoreContainerSync <IApplicationAccountStoreMapping> .GetDefaultAccountStore()
 => AccountStoreContainerShared.GetDefaultStore(this.DefaultAccountStoreMapping.Href, this.GetInternalSyncDataStore());